Beskrivelse
Are you running a multisite installation and wish to hide the super admin users from the individual site administrators?
This plugin will hide super admin users from all users that are not a super admin themselves.
Note: This plugin will have no effect on a non-multisite install.
Installation
- Upload
wp-hide-super-admin-usersfolder to the/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
FAQ
-
What happens if I active this plugin on a non-multisite install?
-
Nothing. The plugin verifies that it is a multisite install before adding it’s actions and filters.
If it is activated on a non-multisite install, an admin notice will be displayed on the plugin page. -
Does this prevent super admins from seeing other super admin users?
-
No. The plugin only hides super admin users from non-super admin users.
Anmeldelser
Bidragsydere & udviklere
“Hide Super Admin Users” er open source-software. Følgende personer har bidraget til dette plugin.
BidragsydereOversæt “Hide Super Admin Users” til dit eget sprog.
Interesseret i udvikling?
Gennemse koden, tjek SVN repository, eller abonner på udviklerloggen via RSS.
Ændringslog
1.0
- Initial Release