=== Block user logins === Contributors: acsnaterse Tags: email, wp_mail Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=L9TLPZWMVD7H6 Requires at least: 3.0 Tested up to: 4.5 Stable tag: 4.5 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Blocks every login attempt for the "admin" user, or every user, but the users in your install. == Description == This WordPress plugin blocks, by default, login attempts for the "admin" user. Because bots and hackers use automated login attempts on WordPress websites, specifically using the "admin" username, it's a good practice to never use this username. This plugin will block all login attempts that try to use this username. ### Features * Block "admin" user only * Block every user, but the usernames in your website. * Choose the URL you want to blocked users to be redirected to. We will [Rickroll](https://www.youtube.com/watch?v=dQw4w9WgXcQ) them by default. Of course. == Changelog == = 1.0 = * Initial plugin