This plugin allows you to show the latest comments, pingbacks or trackbacks in the sidebar of your blog or anywhere else. The plugin comes with widget
recentcomments to the /wp-content/plugins/ directory<?php if(function_exists('recentcomments_display')) recentcomments_display(); ?> or <?php if(function_exists('recentcomments_display')) recentcomments_display('comment'); ?> or <?php if(function_exists('recentcomments_display')) recentcomments_display('pingback'); ?> or <?php if(function_exists('recentcomments_display')) recentcomments_display('trackback'); ?> in your template or use the sidebar widgets.
Requires: 2.5 or higher
Compatible up to: 2.7
Last Updated: 2009-7-6
Downloads: 1,515
Got something to say? Need help?