Descrição
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.
Instalação
- Upload
wp-hide-super-admin-users
folder to the/wp-content/plugins/
directory. - Active o plugin através do menu ‘Plugins’ no WordPress.
Perguntas frequentes
-
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.
Avaliações
Contribuidores e programadores
“Hide Super Admin Users” é software de código aberto. As seguintes pessoas contribuíram para este plugin:
ContribuidoresTraduza o “Hide Super Admin Users” para o seu idioma.
Interessado no desenvolvimento?
Consulte o código, consulte o repositório SVN, ou subscreva o registo de alterações por RSS.
Registo de alterações
1.0
- Initial Release