Gives a list of that last people to comment on a post, with a link to their site if they provided one.
| Author: | Nick Momrik (profile at wordpress.org) |
| WordPress version required: | |
| WordPress version tested: | |
| Plugin version: | 1.1 |
| Added to WordPress repository: | 13-01-2005 |
| Last updated: | 04-06-2010
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
| Rating, %: | 0 |
| Rated by: | 0 |
| Plugin URI: | http://wordpress.org/extend/plugins/comment-p... |
| Total downloads: | 6 617 |
| Active installs: | 10+ |
![]() Click to start download |
|
Gives a list of that last people to comment on a post, with a link to their site if they provided one.
Configuration
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)
