Is there a way to view all the comments an author has made? I know how to show all posts by author, but not all comments.
Is there a way to view all the comments an author has made? I know how to show all posts by author, but not all comments.
My wp-stats can do that.
Example: http://www.lesterchan.net/wordpress/wp-content/plugins/stats/wp-stats.php?author=GaMerZ
WP-Stats: http://dev.wp-plugins.org/wiki/wp-stats
Actually, I mean is there anyway I can click a person's name and see all comments that person has made? For example, if I enter
<?php list_authors(TRUE, TRUE, TRUE, FALSE, 'RSS'); ?>
I can see all the authors and their posts. Isn't there a similar tag for viewing all the author's comments?
not frm what I know
I'd love to do this as well.
I have many prolific and insightful commenters and it would be great to be able to click their name and see an archive of all their comments.
Would love to know if anyone knows how/if this can be done!
This topic has been closed to new replies.