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>




