=== Hide Login Errors === Contributors: amyjoy2020 Plugin Name: Hide Login Errors Plugin URI: https://wordpress.org/plugins/hide-login-errors/ Tags: login, error, username, password Author URI: https://zuziko.com Author: Zuziko Requires at least: 3.5 Tested up to: 5.1.1 Version: 1.0.0 License: GPLv3 == Description == Login errors in WordPress can be used by hackers to guess whether they entered wrong username or password. This is a lightweight plugin that will hide those login errors and make your WordPress login more secure. Features: * No annoying settings to deal with. * Install and automatically hide login errors. * Lightweight with only a few lines of code. == Frequently Asked Questions == = Why not just place this code in the functions.php file? = You can do that, but when you update or change your theme it will be removed (along with any other modifications). == Installation == From your WordPress dashboard: 1. **Visit** Plugins > Add New 2. **Search** for "Hide Login Errors" 3. **Install** the "Hide Login Errors" Plugin 4. **Activate** "Hide Login Errors" on the Plugins page == Changelog == = 1.0.0 (2/13/2019) = * First release