Description
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
Installation
From your WordPress Dashboard
- Go to ‘Plugins > Add New’
- Search for ‘CC-God-User’
- Activate the plugin from the Plugin section on your WordPress Dashboard.
From WordPress.org
- Download ‘CC-God-User’.
- Upload the ‘cc-god-user’ directory to your ‘/wp-content/plugins/’ directory using your favorite method (ftp, sftp, scp, etc…)
- 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
- 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.
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.