=== DW Block User Account === Contributors: dangoweb Donate link: https://zarinp.al/dangoweb.ir Tags: block user, disable account, block account Requires at least: 6.5 Tested up to: 6.8 Stable tag: 1.4 Requires PHP: 7.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html This plugin blocks user accounts and prevents users from accessing the WP ADMIN == Description == If you have a large website with a lot of users or a small website with few users, and in some cases, such as user abuse or other reasons, you can block user, with this plugin. (user cannot enter to wp_admin.) After blocking if the user is in his account, he will also be logged out. == Installation == 1. Upload plugin folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Take advantage from user edit section to block the user == Screenshots == 1. User Status - user section 2. User is Active - edit user 3. User is blocked - edit user 4. Blocked message == Changelog == = 1.4.0 = * Improved compatibility with WordPress 6.8 = 1.3.0 = * ADD Bulk Actions = 1.2.3 = * ADD Block user with email * ADD disable/enable Message filed when Status to change. * Bugs fixed = 1.1.0 = * Add Text input for block reasen to users edit page AND replace it with default login error * Add Block reasen Column to users table * Fix self blocking * Minor fixes = 1.0.4 = * Minor fixes = 1.0 = * Initial release.