=== Multisite User Role Manager === Contributors: OzTheGreat Donate link: https://ozthegreat.io Tags: wpmu, users, roles Requires at least: 3.0.1 Tested up to: 4.4.2 Stable tag: 4.2.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Manage user roles for each blog from a single screen on WPMU setups == Description == For WPMU installs, allows Super Admins to easily manage each users roles and blogs from one screen in the Network Admin menu. You no longer have to go onto each blog to change the user's role. It's also much easier to see which sites a user is associated with. = Pro Version = This plugin is the start of what will eventually become the WordPress Manage Multisite plugin. It will provide a much easier way to manage settings, users and categories across every site in your network. == Installation == 1. Upload `wpmu-user-role-manager.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Go to the Network Admin and edit any user. Click the `Manage Role` button. == Frequently Asked Questions == = Can you order the table? = Nope, coming in the pro version == Screenshots == 1. The manage user roles screen == Changelog == = 1.0.2 = * Add filter for current user permission * Add comments = 1.0.1 = * Conditionally load scripts better * Decode entities on blogname = 1.0 = * Plugin released