10+
June 4, 2010
January 13, 2005
Gives a list of that last people to comment on a post, with a link to their site if they provided one.
You may pass parameters when calling the function to configure some of the options.
Example: mdv_comment_plugger('Last Commented By: ', 7)
The parameters:
$before – text to be displayed before the commenters names are displayed
$limit – the maximum number of commenter names to display (default is 10)
comment-plugger.php to the /wp-content/plugins/ directory<?php mdv_comment_plugger(); ?> in your template where you want the commenter “plugs” to display.No FAQ provided.
No changelog available.