2
Find All Users With Specific User Role In WordPress
This is a useful little function that you can use to find users by their user roles. You just call this function in your theme and pass which user role you want to return users from.
Sometimes you want to do this to prevent or allow users with a certain role access to an area of the dashboard, or maybe ability to view/post/edit posts or pages of your site using
Levels:





