Description
Login Watchdog is the fourth of several NutsForPress plugins providing some essential features that WordPress does not offer itself or offers only partially.
Login Watchdog include these very useful functions for your every-day secure and protection of your WordPress website:
- Login Attempts Monitor: checks login attempts and blocks (temporarily o permanently) failed login attempts exceeding the limits defined
- Disable XML-RPC: disables XML-RPC protocol to prevent brute force attacks
- Disable Author Page: hides author archive page and hides user info via API REST, so that none can know author name by his ID
- Custom Login Errors: displays custom login errors instead of WordPress default
- Security Notification: notifies site owner on successful login, on change role, on user delete and on user temporary or permanent lock down
Login Watchdog is full compliant with WPML (you don’t need to translate any option value)
Take a look to the others NutsForPress Plugins
Whatever is worth doing at all is worth doing well
Translations
- English: default language
- Italian: entirely translated
Credits
- Very many thanks to DkRemoto and SviluppoEuropa!
Installation
Installation From Plugin Repository
- Into your WordPress plugin section, press “Add New”
- Use “NutsForPress” as search term
- Click on Install Now on NutsForPress Login Watchdog into result page, then click on Activate
- Setup “NutsForPress Login Watchdog” options by clicking on the link you find under the “NutsForPress” menu
- Enjoy!
Manual Installation
- Download NutsForPress Login Watchdog from https://wordpress.org/plugins/nutsforpress
- Into your WordPress plugin section, press “Add New” then press “Load Plugin”
- Choose nutsforpress-smtp-mail.zip file from your local download folder
- Press “Install Now”
- Activate NutsForPress Login Watchdog
- Setup “NutsForPress Login Watchdog” options by clicking on the link you find under the “NutsForPress” menu
- Enjoy!
Reviews
There are no reviews for this plugin.
Contributors & Developers
“NutsForPress Login Watchdog” is open source software. The following people have contributed to this plugin.
Contributors“NutsForPress Login Watchdog” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “NutsForPress Login Watchdog” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.2.2
- Fixed a bug that displayed some option messages that should have been kept hidden by a css rule miswritten by an escape rule
1.2.1
- Fixed a bug that caused to some urls contained into some descriptions in the plugin options were showed as html code, instead of clickable urls
1.2
- New root version, in order to welcome a new NutsForPress plugin
- Security improved by escaping echoed variables
1.1.1
- Fixed a bug that produced a warning into logs
- Now the function that hides author archive pages redirects to homepage only if pages are called through URL parameter (for example: ?author=1)
1.1
- Fixed a bug that prevented from saving local options when WPML is not active
1.0
- First full working release