WP Manifestindependent plugin directory
manifest / multisite / wpu_network_users_manager

WPU Network Users Manager

Add new user management features to the WP network admin

by Darklg · github.com/wordpressutilities/wpu_network_users_manager · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/wordpressutilities/wpu_network_users_manager/archive/refs/heads/main.zip

Declares an update source (https://github.com/WordPressUtilities/wpu_network_users_manager), so updates arrive through the plugin's own updater.

From the readme

WPU Network Users Manager Add new user management features to the WP network admin Features Adds a Network Users Manager screen under Users in the network admin, available to users with the managenetworkusers capability: - Browse all network users and all sites from a single place. - Edit a user's role across every site, or edit every user's role on a given site, from one form. - Overview of every site and its users. - Saved user config: save a site's user → role assignments as a reusable preset, then apply it to another site's form in one click — only the users in the preset are pre-filled, others are left untouched.

Read the full README on GitHub →