Remove Administrators

Description

Do you develop websites for a living? Do you prefer to give your clients a level of access other than Administrator to prevent accidental damage? Maybe even a custom role? What if you wanted to hide the Admin user(s) from them altogether? This plugin does exactly that!

Currently based off the ‘update_core’ permission, Remove Administrators hides all references to Admins from all other user roles on the dashboard. The next release will support configurable permissions and multisite installations.

Todo

  • Add support for configurable permissions
  • Add support for WordPress Multisite installations

Installation

  1. Unzip the downloaded ‘remove-admins.zip’ file
  2. Upload the ‘remove-admins’ folder to ‘/wp-content/plugins’ directory of your WordPress installation
  3. Activate the plugin via the WordPress Plugins page

FAQ

None yet

Avis

Il n’y a aucun avis pour cette extension.

Contributeurs/contributrices & développeurs/développeuses

« Remove Administrators » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs

Traduisez « Remove Administrators » dans votre langue.

Le développement vous intéresse ?

Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.

Journal des modifications

Version 1.0.2, February 3, 2026

  • Updated: Author to DigitalME
  • Updated: Contributor to ympno
  • Tested up to WordPress 6.9

Version 1.0.1

  • Code refactoring

Version 1.0

  • Initial release