This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

CC-God-User

Descripcion

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.

Screenshots

  • User Profile - Set 'God User' capability to selected administrators.
  • Users List - Only 'God Users' can see other 'God Users' on Users List.

Installacion

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.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“CC-God-User” is open source software. The following people have contributed to this plugin.

Contributors

“CC-God-User” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “CC-God-User” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

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.