Этот плагин не тестировался с последними 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