Tracks failed login attempts per IP address using WordPress transients. When the count exceeds the configured threshold within the time window, an alert email is sent to the site admin. A cooldown transient prevents sending duplicate alerts for the same IP during a sustained attack. All triggered alerts are logged in the admin with IP, attempt count, username, and timestamp.
| Category | Security |
| Author | Snehal Pancholi — Freelance Developer |
| Plugin Page | https://addonlogic.com/failed-login-alerts |
| Requires | WordPress 6.0+, PHP 8.1+ |
| License | GPL-2.0+ |