=== Excerpt character limiter === Contributors: matteotrap Tags: excerpt Requires at least: 2.8 Tested up to: 3.0 Stable tag: 1.1 It will basically add a character countdown to the panel titlebar, and it will truncate the text when available characters drop to zero. == Description == WordPress Excerpts should be short, you know. But when a user writes a lot, you might want to limit the number of characters for the excerpt panel: that's where the Excerpt Character Limiter plugin comes handy! It will basically add a character countdown to the panel titlebar, and it will truncate the text when available characters drop to zero. Simple but effective! == Installation == 1. Upload `excerpt-character-limiter-1.1` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Changelog == = 1.1 = * Excerpt Character Limiter now uses Wordpress built-in jQuery * Now you can limit the title field, too. = 1.0 = * first stable version