Popis
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.
Snímky obrazovky
Instalace
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.
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
CC-God-User je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPlugin „CC-God-User“ byl přeložen do 1 jazyku. Děkujeme všem překladatelům za jejich pomoc.
Přeložte “CC-God-User” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
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.