Wtyczka nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa. Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością z nowszymi wersjami WordPressa.

wpslimclamp

Opis

Clamp text to fit containers, easy way to limit text to specific row number.

Instalacja

Install WPSlimClamp via the plugin directory, or by uploading the files manually to your server.

Najczęściej zadawane pytania

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.

Recenzje

Przeczytaj 1 recenzje

Kontrybutorzy i deweloperzy

„wpslimclamp” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.

Zaangażowani

Rejestr zmian

1.0.0

  • Initial release