=== Trim Widget Descriptions === Plugin Name: Trim Widget Descriptions Contributors: webdeveric Author URI: http://webdeveric.com/ Plugin URI: http://phplug.in/ Tags: admin, widgets, user interface Requires at least: 3.0.0 Tested up to: 4.4.0 Stable tag: 0.2.2 This plugin allows you to shorten or hide the description under each widget on the the widgets admin page. == Description == This plugin allows you to shorten or hide the description under each widget on the the widgets admin page. == Installation == 1. Upload `trim-widget-descriptions` folder to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Go to /wp-admin/widgets.php to change the description length. == Changelog == = 0.2.2 = * Updated ellipsis function. * Works in WP 4.2.0. = 0.2.1 = * Minor code clean up and verify compatibility with WordPress 3.8.1. = 0.2 = * Added deactivation hook. = 0.1 = * Initial build of plugin. Nothing fancy.