=== User Role Blocker === Contributors: captainhaddock, hasinhayder Tags: administration, role, user, authentication Requires at least: 4.1 Tested up to: 5.3 Requires PHP: 5.6 License: GPl V2 License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html Stable tag: trunk A simple and nice plugin to block existing users from logging into the admin panel by assigning them to the 'Blocked' user role, as simple as that. == Description == A simple and nice plugin to block existing users from logging into the admin panel by assigning them to the 'Blocked' user role, as simple as that. If the installation is okay, go to any user's profile and you can find a new role called **Blocked** in the user role dropdown. Just assign any user to that role, and the user will be taken to the 'blocked' URL whenever they want to log in. Unblocking a user is easy. Assign them to their previous role and you're done! == Installation == Installation is fairly straight forward. Install it from the WordPress plugin repository. == Changelog == = 1.0.0 = * Initial Release