=== 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. I developed this field for personal use and has been tested on a number of different Wordpress sites. This has been tested in: * ACF - Repeater fields * ACF - Flexible content fields * ACF - Option pages __ToDo__ * Add a word count option == 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.0 = * Initial release