Descrição
Clamp text to fit containers, easy way to limit text to specific row number.
Instalação
Install WPSlimClamp via the plugin directory, or by uploading the files manually to your server.
FAQ
- What should I enter in the \”Selector\” inputs?
-
First input will take a jQuery selector string like \”.entry-title\”, the second input should have the maximum rows number the text should have.
- What HTML elements can I use?
-
You can use class names, ids and tags in your selector string.
- How does the Plugin differentiates between class, id and tag names?
-
Classes should be prefixed with a dot \”.\”, ids with a hashtag \”#\” and HTML tags with no prefix.
Contribuidores e desenvolvedores
“wpslimclamp” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.
ContribuidoresTraduzir “wpslimclamp” para o seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.
Registro de alterações
1.0.0
- Initial release