A while back I used to have a plugin that would automatically link the commenters for that entry at the bottom of the post. I lost all my files on my computer, so does anyone know where I could find this? Thanks.
A while back I used to have a plugin that would automatically link the commenters for that entry at the bottom of the post. I lost all my files on my computer, so does anyone know where I could find this? Thanks.
There's Comment Plugger, along with a few other similar plugins, listed here:
Can comment plugger be changed to show all commenters on that entry, rather than just recent commenters?
I don't use it. Anyone else know?
When I used to use it, I usually set the limit to something impossible like one million comments. Look for a line in your commenter plugger that looks like this:
function mdv_comment_plugger($before = '', $limit = 10) {
global $wpdb, $id;
Change the $limit = 10 to whatever number you choose. I hope that helps.
ok, thanks. i'll try it out.
This topic has been closed to new replies.