Hint
Hint
Description
By default, WordPress shows error messages when someone enters incorrect usernames or passwords on the login page. These error messages can be used as a hint to guess a username, user email address, or password.
This lightweight plugin is here to replace these login errors with something like it should have been from the start of WordPress: “Invalid login credentials”.
While this plugin can replace login hints, it cannot save you from more sophisticated hacking attempts or bruteforce attacks.
Installation
- Upload the ‘hint’ folder to the /wp-content/plugins/ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
- All done! The login messages have been replaced.
Reviews
Changelog
1.0.2
- Fixed an security vulnerability regarding
target="_blank"(read more) - Added support for WordPress 4.7
1.0.1
- Merged the hint remover function
- Support for WordPress 4.6
1.0
- Initial release