Simply WP Login Limiter icon
Free WordPress Plugin

Simply WP Login Limiter

Blocks brute-force attacks by locking out IPs after too many failed logins. No database tables, hashed IP storage, and a CIDR whitelist — lean security that just works.

Download Free from WordPress.org ↗

Features

Everything you need, nothing you don't.

IP Lockouts

Automatically block IPs after N failed login attempts.

CIDR Whitelist

Never lock out your own IP or office subnet.

Hashed Storage

IP addresses are SHA-256 hashed — never stored raw.

Lockout Emails

Optional alert whenever an IP gets blocked.

How it works

Up and running in under 5 minutes.

01

Install & activate

Install from WordPress.org and activate. A Login Limiter menu appears — protection is on by default.

02

Whitelist your IP

Add your own IP address or subnet to the whitelist so you can never be locked out.

03

Set your thresholds

Choose how many failed attempts are allowed, the time window for counting them, and how long a lockout lasts.

04

Relax

Failed logins are tracked automatically. Review currently blocked IPs and unblock any of them with one click.

Works great with

WooCommerce All login forms SMTP plugins Multisite PHP 7.4+

Frequently asked questions

What if I lock myself out?

Add your IP to the whitelist before enabling. If you are already locked out, connect via FTP/SFTP and delete the plugin folder, or remove the ll_attempts option from wp_options via phpMyAdmin.

Does it work with WooCommerce logins?

Yes. It hooks into the core WordPress authenticate filter and wp_login_failed action, which WooCommerce and every theme/plugin login form use.

Is my visitors' IP data stored?

No raw IPs are kept. Each IP is hashed with SHA-256 and your site's secret salt before storage, and only a partially-masked IP is shown in the admin for reference.

Are there any database tables to install?

None. Attempt records live compactly in the WordPress options table and expire automatically via a scheduled cleanup task.

Requirements

PHP 7.4 or higher WordPress 5.8 or higher License: GPL-2.0-or-later

Ready to get started?

Free forever on WordPress.org. Install in under a minute.

Download Simply WP Login Limiter — Free ↗