Descripción
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.
Capturas
Instalación
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.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
“CC-God-User” es un software de código abierto. Las siguientes personas han colaborado con este plugin.
Colaboradores“CC-God-User” ha sido traducido a 1 idioma. Gracias a los traductores por sus contribuciones.
Traduce “CC-God-User” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .
Registro de cambios
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.