Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

CC-God-User

Описание

This plugin allows to add God Users capability, block the delete option and hide specific users on the users list. Only God Users can see other God Users or grant God capability to regular administrators.
The user who activates the plugin is the first God User. An Administrator with the God Capability can then add the capability to other regular Administrators through their user profile.
To prevent other users from deactivating and/or deleting the plugin by other users, use it as Must Use Plugin by moving the plugin directory into wp-content/mu-plugins. In that case don’t forget to create some Autoloader according to WordPress codex documentation or use some plugin e.g. CC-MU-Plugins-Loader to automatic load the plugin.

Скриншоты

  • User Profile — Set ‘God User’ capability to selected administrators.
  • Users List — Only ‘God Users’ can see other ‘God Users’ on Users List.

Установка

From your WordPress Dashboard

  1. Go to ‘Plugins > Add New’
  2. Search for ‘CC-God-User’
  3. Activate the plugin from the Plugin section on your WordPress Dashboard.

From WordPress.org

  1. Download ‘CC-God-User’.
  2. Upload the ‘cc-god-user’ directory to your ‘/wp-content/plugins/’ directory using your favorite method (ftp, sftp, scp, etc…)
  3. Activate the plugin from the Plugin section in your WordPress Dashboard.

To prevent other users from deactivating and/or deleting the plugin by other users, use it as Must Use Plugin by moving the plugin directory into wp-content/mu-plugins. In that case don’t forget to create some Autoloader according to WordPress codex documentation or use some plugin e.g. CC-MU-Plugins-Loader to automatic load the plugin.

Once Activated

  1. The user who activates the plugin is the first God User.
  2. An Administrator with the God Capability can then add the capability to other regular Administrators through their user profile.

Отзывы

Нет отзывов об этом плагине.

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

«CC-God-User» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

«CC-God-User» переведён на 1 язык. Благодарим переводчиков за их работу.

Перевести «CC-God-User» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.1.1

  • Release date: 06.03.2023*

  • Fixed WP_User_Query incorrectly call.

1.1.0

  • Release date: 11.03.2022*

  • Fixed Multisite support.

1.0.0

  • Release date: 16.08.2018*

  • First stable version of the plugin.