=== Grouped Comments Widget === Contributors: Columcille Tags: recent, comments, grouped, recent comments, grouped comments Requires at least: 2.7 Tested up to: 3.5.1 Stable tag: 1.5.2 Adds a widget which displays recent comments, grouped by post. == Description == This plugin adds a widget which displays your recent comments, grouped by post. == Installation == Upload the plugin into your wp-content/plugins directory Activate the plugin through the dashboard Find the new widget in your Widgets page. Options include: Title, Total # of comments to show, # of comments to show per post, and whether or not to display the # of comments on each post. == Screenshots == 1. An example of grouped screenshots. Comments for a post are listed underneat the post link and next to the name of the comment author. == Changelog == = 1.5.2 = * Minor fix for mismatched tags = 1.5.1 = * Minor tweak so the comment count doesn't end up on a line by itself. = 1.5 = * Added a new option to specify if the sidebar post link should go to the top of the post or the post comments. This does not affect the link to a specific comment, just the link to the post. = 1.4 = * Added a new option to display comments from just posts versus all comments on any content = 1.3 = * Trim down long urls in comments so they don't overflow the widget area = 1.1 = * Added div wrapper around post titles * Fixed a bug related to how many comments would display = 1.0 = * Created the Grouped Comments Widget