该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

wpslimclamp

描述

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

安装

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

常见问题

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.

评价

阅读所有1条评价

贡献者及开发者

「wpslimclamp」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「wpslimclamp」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.0

  • Initial release