=== Limit Bio === Contributors: rivercitygraphix Donate link: https://www.paypal.com/us/cgi-bin/webscr?cmd=_flow&SESSION=zLGfL_Ci8B0vKfIBWkb6FkuIbLVdAGREmdil5u34JDrfMjIHeDFt38v_58e&dispatch=5885d80a13c0db1f8e263663d3faee8d8494db9703d295b4a2116480ee01a05c Tags: remove, author, bio, biography, profile, page, edit, user, hide, remove profile bio, field, textarea, text, area, information, biographical, about, yourself, limit, character, characters, cut, shorten, jquery, count, description Requires at least: 3.0 Tested up to: 3.4.1 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html The Limit Bio plugin allows you to quickly limit the character count on the biographical information field on the edit profile page of your site. == Description == The Limit Bio plugin allows you to quickly limit the character count on the biographical information field on the edit profile page of your site. Features: * Admin settings to restrict the biography character count site wide. * Limits Users to a specific character count in their bio * Displays the remaining characters allowed and updates in real time as the user types. * Works even if Javascript is disabled * Stops a user from typing when the character count is reached * Replaces the default biographical information field in the wordpress profile == Installation == 1. Upload `limit-bio.php` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == Ask some questions and I will put the answers here. == Screenshots == 1. As the user types, the character count to the top right updates in real time. 2. Once the user reaches the specified character count, the plugin stops them from typing any further. 3. Easily change the number of characters available to your users by changing the value in the settings. == Changelog == = 1.0 = * Plugin Launch