Mô tả
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!
Cài đặt
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!
Đánh giá
There are no reviews for this plugin.
Người đóng góp & Lập trình viên
“NutsForPress Login Watchdog” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng góp“NutsForPress Login Watchdog” đã được dịch qua 1 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.
Dịch “NutsForPress Login Watchdog” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
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