Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

wpslimclamp

Beschreibung

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

Installation

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.

Rezensionen

Die 1 Rezension lesen

Mitwirkende und Entwickler

„wpslimclamp“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „wpslimclamp“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN-Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.0.0

  • Initial release