wpmetabox/text-limiter
最新稳定版本:1.2.7
Composer 安装命令:
composer require wpmetabox/text-limiter
包简介
Limit number of characters or words entered for text and textarea fields in meta boxes.
README 文档
README
Text Limiter is an extension for Meta Box plugin which allows you to limit number of characters or words entered for text, textarea and WYSIWYG fields.
Meta Box Lite
We recommend using Meta Box Lite, a feature-rich free UI version of Meta Box that provides UI and all free features for managing custom fields and dynamic content on WordPress, including post types, taxonomies, custom fields, and relationships.
Usage
To start using text limiter, just add the following parameters to text, textarea, or wysiwyg fields:
'limit' => 20, // Number of characters or words 'limit_type' => 'character', // Limit by 'character' or 'word'. Optional. Default is 'character'
Plugin Links
统计信息
- 总下载量: 491
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 2
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0
- 更新时间: 2018-07-24