=== Plugin Name === Contributors: jennschiffer Plugin Name: Featured Comment Widget Plugin URI: http://pancaketheorem.com/featured-comment-widget/ Author: Jenn Schiffer Author URI: http://pancaketheorem.com/ Donate link: http://pancaketheorem.com/contribute/ Tags: comments, featured, sidebar Requires at least: 2.3 Tested up to: 3.1 Stable tag: 1.2 A widget that allows you to showcase any comment that has been published on your site. == Description == The Featured Comment Widget gives you the ability to shine a spotlight on some of your favorite comments on the site. Installing this plugin adds the Featured Comment Widget to your list of available widgets in the 'Widgets' submenu (which you can find under 'Appearance' in your WordPress dashboard). Every comment has an numeric ID, and putting that ID in the widget form results in the that comment, along with the name and Gravatar of its commenter, showing in the sidebar. The Gravatar and username is automatically a link to that comment in its respective post. == Changelog == = 1.2 = * Add ability to excerpt comments by a given number of characters. = 1.1 = * Add ability to enter custom widget title. == Installation == 1. Upload `featured-comment-widget.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Add the widget through the 'Widgets' submenu under 'Appearance' in WordPress 4. Add the comment ID of the comment you want featured in the widget and save. == Screenshots == 1. Finding the comment ID to enter into your widget form. 2. Finding the comment ID in the Dashboard. 3. The Featured Comment Widget form. 4. This is what the widget looks like if you're using the Twenty Ten theme by WordPress. 5. This is what the widget looks like on my own custom themed blog, with the comments excerpted at approximately 95 characters.