I want to have a page listing all the authors and the number of posts each of them has published. Is there a plugin that does this already? Being able to count number of comments as well would be a plus.
Thanks for the help.
I want to have a page listing all the authors and the number of posts each of them has published. Is there a plugin that does this already? Being able to count number of comments as well would be a plus.
Thanks for the help.
You must be logged in to post a comment.
I don’t know about a plugin but you can use this:
In author.php you can use this to count posts:
Inside a Loop you can use this to count posts and comments:
For All Authors: