This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

wpslimclamp

Description

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.

Reviews

Read all 1 review

Contributors & Developers

“wpslimclamp” is open source software. The following people have contributed to this plugin.

Contributors

Translate “wpslimclamp” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.0

  • Initial release