=== Advanced Custom Fields: Limiter Field === Contributors: Atomicsmash Tags: ACF, ACF3, ACF4, Advanced Custom Fields, Limiter, character number, word count Requires at least: 3.0.1 Tested up to: 3.5.1 Stable tag: 4.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin provides a textarea that limits the number of characters a user can add. The limit is cleanly represented by a jQuery UI progress bar. == Description == __Works with ACF v3 and v4__ 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 == Installation == 1. Download the plugin 1. Extract zip and place plugin folder in /wp-content/plugins/ 1. Login into your wordpress installation and activate plugin == Screenshots == 1. This is the field in action. 1. These are it's options == Changelog == = 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