If you are logged in as a super admin, this plugin allows you to switch to a regular admin account on the current site. It lists all admins for the current site, except for the super admin, and creates a linked list in the admin notices.
- WordPress Multisite
- User Switching plugin
- The subsite must have at least one regular admin account.
Either (recommended):
- Download the plugin files and extract
super-admin-switch-to-admin.php
to thewp-content/mu-plugins
directory.
Or:
- Download the plugin files and extract
super-admin-switch-to-admin.php
to thewp-content/plugins/super-admin-switch-to-admin
directory. - Network Activate the plugin through the network 'Plugins' screen in WordPress.
It's also possible to install the plugin via Composer:
- Install the plugin via Composer:
composer require soderlind/super-admin-switch-to-admin
- Exclude all super admins from the list of admins.
- Add Norwegian translation.
- Add a screenshot.
- Initial release
Super Admin Switch to Admin is copyright 2023 Per Soderlind
Super Admin Switch to Admin is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version.
Super Admin Switch to Admin is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with the Extension. If not, see http://www.gnu.org/licenses/.
This plugin is licensed under the GPL-2.0+ License. See the LICENSE file for more information.