✨ 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 Charts for WPS Hide Login

WPS Hide Login renames the login URL and redirects probes of wp-login.php to a 404. SleekView Charts pivots the user-meta last-login data and the access-log probe rows into a successful-login KPI, a probe donut, a top-IP bar, and a daily-cadence area on one screen.

♾️ Lifetime License available

SleekView Charts dashboard for WPS Hide Login

Login traffic as a dashboard

WPS Hide Login is the simplest credible defence against credential-stuffing on a stock WordPress install. The plugin renames wp-login.php to a custom slug, redirects probes of the original URL to a 404, and otherwise stays out of the way. The redirect itself does not log by default, but most sites pair the plugin with a logging layer (the access log, Limit Login Attempts Reloaded, or a firewall) that captures the probes.

The plugin's admin is a single screen with the redirect slug and the redirect URL. That is the entire surface area, which is why operators love it. The cost is that there is no dashboard to answer the obvious questions, how many real logins happened this week, how many probes of wp-login still hit the redirect, which IPs keep trying, when bot pressure is peaking.

SleekView Charts treats the WordPress user-meta last-login data and the connected probe-log table as one chartable dataset. Successful logins as a number, probes as a donut against successful logins, top probing IPs as bars, and daily cadence as an area. The hidden-login picture becomes legible in one screen rather than scattered across log files.

Workflow

From WPS Hide Login data to a traffic dashboard

1

Read login meta and probe logs

SleekView Charts reads the last-login user meta WordPress maintains per account and the probe rows the connected access log or login-attempt plugin records. Each event becomes a chartable record.
2

Pick the chart cards

Successful logins as a Number, real-vs-probe split as a Donut, top probing IPs as a Bar, and daily cadence as an Area. Each card maps to columns already present in the underlying data.
3

Filter by date and role

Scope the dashboard to the last 7 days, to administrator logins only, or to probe rows. Security leads see probe traffic; admins see real logins.
4

Refresh from the same source

Cards refresh from the live user-meta and probe-log tables on each render. New events appear on the next chart load with no manual sync.

Sample dashboard

Charts you can build from WPS Hide Login data

Successful login totals, probe ratios, top probing IPs, and daily cadence pulled directly from user meta and the access or login-attempt log.
Number · Default

Successful logins this week

Total successful logins recorded in the last seven days from the user-meta last-login timestamp. The KPI that frames whether the real traffic is healthy.
Count
Pie · Donut

Real logins vs probes

Donut split of real authenticated logins against probes of the old wp-login URL. A probe-heavy slice usually means the redirect is working but bot pressure is rising.
Count group by event_type
Bar · Horizontal

Top probing IPs

Horizontal bar of the IPs probing the old wp-login URL most often. The longest bars are the candidates for a permanent firewall block.
Count group by ip_address
Area · Gradient

Daily login cadence

Daily event count plotted as an area chart with successful logins and probes on the same axis. Spikes flag bot campaigns; troughs flag real-user issues.
Count group by event_date

Comparison

Default WPS Hide Login reporting vs SleekView Charts

Default WPS Hide Login admin

  • Plugin admin is a single configuration screen, no logs
  • Probe volume of the old wp-login URL is not surfaced
  • Real-login cadence is not visualised inside the plugin
  • Top probing IPs need a separate access-log scan
  • Real-vs-probe ratio requires a manual log pivot

SleekView Charts

  • Weekly successful-login total as a single KPI card
  • Real-vs-probe ratio rendered as a donut chart
  • Top probing IPs visible as a horizontal bar chart
  • Daily login cadence tracked as an area chart
  • All cards refresh from user meta and the connected log

Features

What SleekView Charts gives you for WPS Hide Login

Real-login signal

Weekly KPI plus daily area chart together show real-user login cadence. Troughs flag onboarding or auth issues that the plugin's silent redirect cannot.

Probe vs real ratio

Donut card showing real authenticated logins against probes of the renamed URL. The ratio is the single number that justifies the plugin's existence on a posture report.

Probing IPs as bars

Horizontal bar of the IPs probing the old wp-login URL most often. The chart turns the access log into a working list for the firewall rules.

Audience

Who builds WPS Hide Login charts dashboards with SleekView

Security leads

Real-vs-probe donut on the morning dashboard. The chart turns a silent redirect into measurable evidence that the protection is working.

Site owners

Weekly real-login KPI as the headline number. The chart answers the obvious posture question without opening an access log file.

Firewall maintainers

Top-IP bar surfaces which addresses keep probing the renamed login URL. The chart drives the next batch of permanent block rules.

The bigger picture

Why a hidden login deserves a dashboard

WPS Hide Login is one of the most installed security plugins on the planet because it does one thing well and stays out of the way. The cost of that simplicity is that the plugin offers no operational view of its own work. Real logins, probe volume of the old URL, top probing IPs, and daily cadence are all knowable from the data WordPress and the access log already produce, just never aggregated.

SleekView Charts pivots the user-meta last-login data and the probe-log rows into four cards. The KPI, the donut, the bar, and the area together give the hidden-login layer a posture report the plugin itself never had room for.

Questions

Common questions about SleekView Charts for WPS Hide Login

The successful-login cards work from WordPress's own user-meta last-login data, no extra plugin needed. The probe cards depend on having an access log or a login-attempt logger like Limit Login Attempts Reloaded, which most sites running WPS Hide Login pair it with anyway.

 

Yes. Each card supports a filter on the WordPress role. A view scoped to administrators shows the admin-only login cadence, useful for spotting silent admin lockouts.

 

Yes. The same data source feeds both, so a user reviewed in the table stays in sync with the donut on the next chart render. The charts are a second presentation over the same user table.

 

Probes are requests to the original wp-login.php URL after the plugin has renamed it. The chart layer picks them up from the access log or from the login-attempt plugin's row table, whichever is present.

 

Yes. WPS Hide Login supports multisite, and SleekView Charts can scope cards per subsite using the site_id column on user meta and login logs.

 

Yes. Each WordPress role keeps its own saved dashboard layout. Security leads see the probe donut by default; site owners see the real-login KPI; firewall maintainers see the top-IP bar. Saved layouts ship per role without rebuilding the cards.

 

Charts query the live user meta and log tables on each render with paginated reads. The result is the same login state the access log would show, refreshed every time the dashboard loads.

 

Yes. Queries use the indexed timestamp columns on user meta and the connected log. Sites with high authentication volume render the dashboard in well under a second.

 

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