Mô tả
This plugin will send an email whenever a someone tries to login via the WordPress login page.
Todos
- Add admin page
- Specify recipient email addresses
- determine if failed or success login attempt
- Limit login attempts before sending email
- Do not send email on Whitelisted ip addresses
- Ability provide or change the default sender address
- Ability to block IP addresses
- Determine the location where the IP is coming from
- open to suggestions
Cài đặt
- Upload
email-login-attempts
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Test the plugin by logging out and logging back in your wordpress install
Hỏi đáp
- I did not receive any email notice
-
If you are using free email accounts, chances are your client has marked the emails as spam, please check your spam folders.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Email Login Attempts” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Email Login Attempts” 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.1.1
- Fixed bug, user name not listed on email
1.1
- Initial release.