=== Comments as Testimonials Widget and Shortcode === Plugin URI: http://gotmls.net/ Author: Eli Scheetz Author URI: http://wordpress.ieonly.com/category/my-plugins/comment-testimonials/ Contributors: scheeeli Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=8VWNB5QEJ55TJ Tags: testimonials, widget, shortcode, plugin, links, sidebar, page, post, sort, random, move, comments, karma Stable tag: 1.3.01.09 Version: 1.3.01.09 Requires at least: 2.6 Tested up to: 3.5 A Widget and a Shortcode that Displays Comments with good Karma as Testimonials. Plus the ability to Move comments and modify Karma. == Description == Just place the Widget on your sidebar or insert the Shortcode into a Page or Post to display any comments with Good Karma. You can limit how many are displayed and reverse the sort order or even randomize what comments to show. The following example Shortcode would display 8 Comments with the Karma Value of 100 under the heading Client Testimonials: [TESTIMONIALS title="Client Testimonials" karma="100" number="8" /] Last Updated Jan-9th == Installation == 1. Download and unzip the plugin into your WordPress plugins directory (usually `/wp-content/plugins/`). 1. Activate the plugin through the 'Plugins' menu in your WordPress Admin. 1. Place the widget on your sidebar through the 'Widgets' menu in your WordPress Admin. == Frequently Asked Questions == = What do I do after I activate the Plugin? = Go to the Widgets menu in the WordPress Admin and add the "Testimonials" Widget to your Sidebar or Footer Area. = Why am I not seeing the Widget on my site after I add it to the sidebar? = You might not have any comments matching the Karma value you selected. == Changelog == = 1.3.01.09 = * Added "Move" to the Comment menu so that a coment could be moved to another post or page. * Added "Karma" to the Comment menu so you could manually set the karma to whatever you want. = 1.2.11.02 = * Added TESTIMONIALS Shortcode for use on pages and posts. = 1.2.10.26 = * First versions uploaded to WordPress. == Upgrade Notice == = 1.3.01.09 = Added "Move" and "Karma" to the Comment menu so you could manually set the karma move the comments around. = 1.2.11.02 = Added TESTIMONIALS Shortcode for use on pages and posts. = 1.2.10.26 = First versions available through WordPress.