=== CC-Disable-Users === Contributors: ClearcodeHQ, nikodemjankiewicz, PiotrPress Tags: disable, user, block, author, dashboard, admin, wp-admin, users, clearcode, nikodemjankiewicz, PiotrPress Requires PHP: 7.0 Requires at least: 4.9.6 Tested up to: 5.9.2 Stable tag: trunk License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.txt This plugin allows to disable the access to WordPress Dashboard for selected user accounts. == Description == This plugin allows to disable the access to WordPress Dashboard for selected user accounts. == Installation == = From your WordPress Dashboard = 1. Go to 'Plugins > Add New' 2. Search for 'CC-Disable-Users' 3. Activate the plugin from the Plugin section on your WordPress Dashboard. = From WordPress.org = 1. Download 'CC-Disable-Users'. 2. Upload the 'cc-disable-users' 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. = Once Activated = 1. Visit the 'Update> Settings' page, select your preferred options and save them. = Multisite = The plugin can be activated and used for just about any use case. * Activate at the site level to load the plugin on that site only. * Activate at the network level for full integration with all sites in your network (this is the most common type of multisite installation). == Screenshots == 1. **User Profile** - Restrict wp-admin access for selected user. 2. **Users List** - See which users have disabled accounts. 3. **User Login** - Prevent disabled users to login. == Changelog == = 1.2.2 = *Release date: 14.03.2022* * Added PHP 8 support. = 1.2.1 = *Release date: 08.03.2022* * CleanUp. = 1.2.0 = *Release date: 08.03.2022* * QuickFix. = 1.1.0 = *Release date: 08.03.2022* * Fixed Multisite support. = 1.0.0 = *Release date: 18.06.2018* * First stable version of the plugin.