Mô tả
Clamp text to fit containers, easy way to limit text to specific row number.
Cài đặt
Install WPSlimClamp via the plugin directory, or by uploading the files manually to your server.
Hỏi đáp
- 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.
Người đóng góp & Lập trình viên
“wpslimclamp” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “wpslimclamp” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0.0
- Initial release