Beschreibung
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 or 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 the 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 of 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 at 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!
Rezensionen
Für dieses Plugin gibt es keine Rezensionen.
Mitwirkende & Entwickler
„NutsForPress Login Watchdog“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
Mitwirkende„NutsForPress Login Watchdog“ wurde in 1 Sprache übersetzt. Danke an die Übersetzerinnen und Übersetzer für ihre Mitwirkung.
Übersetze „NutsForPress Login Watchdog“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
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 the 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