Is there any plugin for listing all the users of a specific role on a wordpress page.
I have searched for it but did not find any help.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I don’t think there is a plugin for this so you might have to do this in php.
Check out this forum here
http://wordpress.org/support/topic/display-info-of-user-with-certain-role-or-level-ini-wp-27 specifically the last post with code in it by Jim de Groot.
He is doing the same thing as you want to it looks like.
If your confused by the code let me know and I can run you through it