Description
Works with ACF v4 and v5
This plugin provides an Advanced Custom Field textarea that limits the number of characters a user can add. The limit is cleanly represented by a jQuery Ui progress bar. You can define the number of characters on a per field basis.
This has been tested in:
- ACF – Repeater fields
- ACF – Flexible content fields
- ACF – Option pages
Screenshots
Installation
- Download the plugin
- Extract zip and place plugin folder in /wp-content/plugins/
- Login into your wordpress installation and activate plugin
Reviews
Contributors & Developers
“Advanced Custom Fields: Limiter Field” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Advanced Custom Fields: Limiter Field” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1.1
- Small update to loaders
1.1.0
- Updated plugin to work with ACF 5
1.0.6
- Removed broken image links
1.0.5
- Adding empty var fix
1.0.4
- Bug fixes with jQuery UI
1.0.3
- Added character overlay
1.0.2
- Added V3 support
1.0.1
- Initial release