Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

Hide Super Admin Users

Descrizione

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.

Installazione

  1. Upload wp-hide-super-admin-users folder to the /wp-content/plugins/ directory.
  2. Attivare il plugin tramite il menu ‘Plugin’ di 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.

Recensioni

3 Settembre 2016 1 risposta
Thanks for this plugin. This is exactly what I needed. Hope author will continue its development.
Leggi tutte le recensioni di 3

Contributi e sviluppo

“Hide Super Admin Users” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Changelog (registro delle modifiche)

1.0

  • Release iniziale