Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Hide Super Admin Users

Beschrijving

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.

Installatie

  1. Upload wp-hide-super-admin-users folder to the /wp-content/plugins/ directory.
  2. 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.

Beoordelingen

3 september 2016 1 reactie
Thanks for this plugin. This is exactly what I needed. Hope author will continue its development.
Lees alle 3 beoordelingen

Bijdragers & ontwikkelaars

“Hide Super Admin Users” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Hide Super Admin Users” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0

  • Initial Release