Displays a list of recent comments. Several configuration options exist.
wp-content/plugins.
(Make sure to name it rr_recent_love.php.Just insert the following call into your theme files, wherever you want the
comment list to appear (e.g., sidebar.php):
<?php echo rr_recent_comments(); ?>
Just insert the following call into your theme files, wherever you want the
comment list to appear (e.g., sidebar.php):
<ul class='recent_comments'>
<?php echo rr_recent_comments(); ?>
</ul>
Requires: 1.5 or higher
Compatible up to: 2.9.2
Last Updated: 2007-10-11
Downloads: 6,131




