Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Remove Administrators

Опис

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

Встановлення

  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

Часті питання

None yet

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“Remove Administrators” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Remove Administrators” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

Version 1.0.1

  • Code refactoring

Version 1.0

  • Initial release