Multisite Users by Role
Generate list of all users with a particular role in a WordPress multisite installation. Requires Network Activation, and displays under Users menu in Network Admin.
by Taija Tevia-Clark · github.com/bellevuecollege/multisite-users-by-role · website
★ 4stars
5release downloads
1forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/bellevuecollege/multisite-users-by-role/releases/download/v1/multisite-users-by-role-v1.zipDeclares an update source (BellevueCollege/multisite-users-by-role), so updates arrive through the plugin's own updater.
From the readme
Multisite Users by Role
This plugin is designed for WordPress Multisite installations, and is used to list all users who have a particular role on any site in the network.
An example of this would be to easily grab a list of all 'Administrator' users in a multisite network.
Usage
1. Upload plugin files to /wp-content/plugins/
2. Network activate plugin
3. Menu will appear under Users on the Network Admin Dashboard
Pull requests are very welcome!
Read the full README on GitHub →