✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount

SleekView for Login LockDown: failed-login and lockdown records as tables

Login LockDown writes failed logins to wp_loginlockdown_login_fails and active blocks to wp_loginlockdown_lockdowns. SleekView reads both tables and renders the combined history as a triage queue.

♾️ Lifetime License available

SleekView table view for Login LockDown

Lockdown counters work; surfacing them as a workspace is the gap

Login LockDown is one of the oldest brute-force defences on WordPress and the implementation is deliberately small: a failed-login table that records each rejected attempt and a lockdown table that records each active IP block. The default plugin screens show a paginated list of current lockdowns and a setting for the retry threshold, but they do not provide a queryable view across the failure history.

SleekView reads wp_loginlockdown_login_fails and wp_loginlockdown_lockdowns directly. IP, attempted username, attempt count, first-seen timestamp, lockdown-release time, and request URL become first-class columns. Filter to last 60 minutes for the on-call sweep. Sort by attempts per IP to rank the loudest attackers. Save the view and reopen the brute-force dashboard with one click.

The plugin keeps owning the retry threshold and the active-block enforcement. SleekView adds only the cross-event surface so the team can see brute-force patterns instead of one screen of current lockdowns at a time.

Workflow

From a paginated list to a real brute-force workspace

1

Pick the source

Select wp_loginlockdown_login_fails joined with wp_loginlockdown_lockdowns on IP. SleekView pre-maps IP, attempted username, attempt count, and release time as columns.
2

Compose columns

Add columns for time, IP, attempted username, attempts, lockdown end, and request URL. Derive a status column that distinguishes counting, active lockdown, released, and cleared.
3

Save the on-call view

Filter to events in the last hour and save it. The on-call sweep becomes one click instead of opening the plugin's screens and rebuilding the filter every morning.
4

Edit inline and follow up

Inline action lets you flag rows for follow-up or clear an active lockdown through the plugin's own action. Direct row writes use conflict detection on concurrent edits.

Sample columns

Login LockDown event log

Each failed login and active lockdown joined into a single workspace, with IP, attempted username, attempt count, and release time as columns.
Source: wp_loginlockdown_login_fails + wp_loginlockdown_lockdowns
Time IP User Attempts Lockdown ends Status
30s ago 203.0.113.42 admin 12 in 58m Active lockdown
5m ago 198.51.100.7 support 4 n/a Counting
18m ago 192.0.2.18 admin 20 Expired Released
2h ago 203.0.113.99 editor 2 n/a Cleared

Comparison

Default Login LockDown admin vs SleekView

Default Login LockDown admin

  • Failed-login table wp_loginlockdown_login_fails is not exposed as a queryable view
  • Active lockdown list is paginated and not joinable with attempt history
  • Top-IP and top-username rankings have to be eyeballed
  • No saved view for 'lockdowns in the last 24 hours'
  • Exports require WP-CLI or a manual SQL query

SleekView

  • Failed-login and lockdown tables joined into one workspace
  • Filter by IP, attempted username, time window, or lockdown status
  • Sort by attempts per IP to rank the noisiest attackers
  • Saved views for daily brute-force triage and incident review
  • CSV export of the filtered log for security retainers

Features

What SleekView gives you for Login LockDown

Daily brute-force queue

Filter to events in the last hour and the saved view answers 'are we under attack right now' every morning, in one tab, without opening the plugin's own screens.

Attacker rankings

Sort by attempts per IP across the failed-login table. The handful of addresses doing most of the work surface immediately, ready for a safelist or firewall decision.

Username focus

Group by attempted username. Repeated attacks on admin, support, or editor tell the team which accounts to rename, lock, or restrict.

Audience

Who uses SleekView for Login LockDown

Solo and small-team admins

A one-screen brute-force dashboard replaces the daily click through the plugin's own screens, with saved views for the on-call routine.

WordPress agencies

Per-client saved views prove exactly what Login LockDown blocked during the support retainer period, with one consistent template across every install.

Compliance reporters

Audit-window export of the failed-login table becomes the brute-force evidence in the security report, without WP-CLI access for the analyst.

The bigger picture

Why brute-force history needs to be queryable, not paginated

Login LockDown has been protecting WordPress logins for more than a decade and its data model is simple enough to be reliable on any host. The plugin's strength (a narrow, dependable feature surface) is also the source of the operational gap: failed-login history lives in wp_loginlockdown_login_fails and the plugin's own admin shows current lockdowns as a paginated list rather than the underlying log. SleekView reads both tables directly and renders the combined history as a workspace with IP, attempted username, attempt count, and release time as first-class columns.

Daily brute-force review becomes a one-click saved view. Per-client retainers get a defensible report. Junior admins get safe per-role access to triage without owning the lockdown settings.

The plugin keeps doing the small thing well. The security team gains the cross-event surface that the default admin was never designed to provide.

Questions

Common questions about SleekView for Login LockDown

Yes. The schema we read (wp_loginlockdown_login_fails and wp_loginlockdown_lockdowns) is created by the free plugin. SleekView is plugin-agnostic and only reads what the plugin writes.

 

No. SleekView reads the tables only on admin requests. The hot path for failed-login counting and lockdown enforcement runs exactly as before.

 

If Login LockDown captures the user agent for failed logins, that column becomes filterable. Older builds capture IP only, in which case IP and time are the primary filters.

 

Login LockDown's retention setting controls how long failed-login rows persist. SleekView reads whatever the plugin retains, so changing retention changes the lookback window in the view.

 

Yes. Per-role scoping limits saved views to read-only access for support staff, while keeping the plugin's safelist and retry settings restricted to administrators.

 

Yes. Each site has its own pair of tables, and a super-admin can also build a network-wide view that aggregates lockdowns across blogs.

 

No. Login LockDown still owns policy, lockdown decisions, and retry thresholds. SleekView only adds the cross-event triage surface.

 

Yes. Any filtered view exports to CSV from the table header, with column order and filters preserved so the file matches the on-screen log exactly.

 

Pricing

More than 1000+
happy customers

Explore our flexible licensing options tailored to your needs. Upgrade your license anytime to access more features, or opt for a lifetime license for ongoing value, including lifetime updates and lifetime support. Our hassle-free upgrade process ensures that our platform can grow with you, starting from whichever plan you choose.

Starter

€79

EUR

per year

  • 3 websites
  • 1 year of updates
  • 1 year of support

Pro

€149

EUR

per year

  • Unlimited websites
  • 1 year of updates
  • 1 year of support

Lifetime ♾️

Most popular

€249

EUR

once

  • Unlimited websites
  • Lifetime updates
  • Lifetime support

...or get the Bundle Deal
and save €250 🎁

The Bundle (unlimited sites)

Pay once, own it forever

Elevate your WordPress site with our exclusive plugin bundle that includes all of our premium plugins in one package. Enjoy lifetime updates and lifetime support. Save significantly compared to buying plugins individually.

What’s included

  • SleekAI

  • SleekByte

  • SleekMotion

  • SleekPixel

  • SleekRank

  • SleekView