WP Global Admin
Introduces a global admin panel in WordPress.
by Felix Arntz · github.com/felixarntz/wp-global-admin · website
★ 7stars
51composer installs
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/felixarntz/wp-global-admin/archive/refs/heads/master.zipAlso on Packagist as felixarntz/wp-global-admin:
composer require felixarntz/wp-global-adminFrom the readme
WP Global Admin
Introduces a global admin panel in WordPress.
What it does
introduces an entirely new administration panel, the global administration panel
introduces global administrators and adjust capabilities so that certain setup-wide actions can no longer be performed by network administrators
shows all users in the global administration panel, and only the ones in the current network in the network administration panel (if the WP Network Roles plugin is activated)
includes a global settings page in the new administration panel
includes custom dashboard widgets for the global administration panel
introduces a global user count, network count and site count, and fixes the incorrect network user count to actually only count users of the respective network (if the WP Network Roles is activated)
supports the WP Multi Network plugin, the WP Network Roles plugin and the WP User Signups plugin
How to install
The plugin can either be installed as a network-wide regular plugin or alternatively as a must-use plugin.
In order to expose the global admin, your setup must either already contain multiple networks, or you need to add a MULTINETWORK constant to wp-config.php and
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| 1.0.0-beta.1 | Feb 21, 2018 | — | — |