✨ 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 Stop User Enumeration: enum blocks as a dashboard

Stop User Enumeration logs every blocked author probe and REST user enumeration with the endpoint, IP, user agent, and timestamp. SleekView Charts groups that data into Number, Pie, Bar, and Area cards so the protection finally has a real dashboard.

♾️ Lifetime License available

SleekView Charts dashboard for Stop User Enumeration

From enumeration blocks to a dashboard

Stop User Enumeration is single-purpose. It blocks the two probes attackers run before everything else, ?author= scans and unauthenticated /wp-json/wp/v2/users calls. The plugin keeps a log of those blocks with the endpoint, IP, user agent, and time, then exposes it on a simple admin screen. That screen is enough to confirm the protection is on, but it cannot tell you how the volume of probes has changed week over week, which endpoint is hit most often, or which IPs return again and again.

SleekView Charts reads the enumeration log as a normal data source. The endpoint, ip, user_agent, and blocked_at fields become groupable the moment the source is mapped. A donut splits blocks between author scans and REST probes, a Number card shows the weekly total, a horizontal bar surfaces the top probing IPs, and an area chart traces daily volume so a scanner wave is obvious before it hits the rest of the stack.

Nothing is rewritten on the plugin's side. Stop User Enumeration keeps blocking, the log keeps growing, and the dashboard renders the same rows in a shape that supports a daily security review without forcing the team back into a flat list.

Workflow

From enumeration logs to a charts dashboard

1

Point at the enum log

Connect a SleekView to the Stop User Enumeration log entries. Endpoint, IP, user agent, and timestamp columns become groupable fields the moment the source is mapped.
2

Pick chart cards

Add a Number card for weekly blocks, a Pie for endpoint mix, a horizontal Bar for top probing IPs, and an Area for daily volume. Each card is configured against a column and an aggregation.
3

Save the dashboard

Pin the layout as a saved view so the next reviewer opens the same charts in the same order. Filters carry through to every card, including date ranges and endpoint scoping.
4

Scope per role

Assign the saved charts dashboard to a security or operations role. Sensitive cards stay tied to capability checks, and viewers do not need raw access to the log.

Sample dashboard

Charts you can build from Stop User Enumeration data

Four cards that turn the Stop User Enumeration log into a working enumeration-protection dashboard without leaving WP Admin.
Number · Default

Probes blocked this week

A single KPI counting rows in the enumeration log where blocked_at falls in the last seven days, with the previous week underneath for context.
Count
Pie · Donut

Endpoint mix

Distribution between ?author= probes and /wp-json/wp/v2/users probes using the endpoint column on the log, so the team sees which vector dominates this week.
Count group by endpoint
Bar · Horizontal

Top probing IPs

Horizontal bar of the IPs that probed user enumeration most often, drawn from the ip column. Repeat offenders surface for an upstream block at the WAF or host level.
Count group by ip
Area · Gradient

Daily probe volume

A gradient area chart of enumeration blocks per day across the filter range, sourced from blocked_at, so scanner waves and pre-attack reconnaissance stand out at a glance.
Count group by blocked_at

Comparison

Default Stop User Enumeration admin vs SleekView Charts

Default Stop User Enumeration admin

  • The default admin screen is a simple log table, so trends and mixes only show up if you export.
  • Endpoint and IP frequency never share one view at the same time.
  • Daily probe volume is not part of the built-in workflow.
  • Custom log columns from add-ons or hooks never feed any chart out of the box.
  • Sharing a quick enumeration summary with the team means screenshots, not a live dashboard.

SleekView Charts

  • Number, Pie, Bar, and Area cards built on the Stop User Enumeration log with no extra storage.
  • Group by endpoint, IP, user agent, or any column in the log table.
  • Date range, endpoint, and IP filters apply to every card on the dashboard at once.
  • Hook-added columns are picked up automatically in groupBy lists.
  • Saved layouts scope per role so security and operations see the right view.

Features

What SleekView Charts gives you for Stop User Enumeration

Chart cards on the enum log

Number, Pie, Bar, Line, Area, Radar, and Radial cards drop directly onto the enumeration log. Group by endpoint, IP, user agent, or any column the plugin writes.

One filter, every card

Date range, endpoint, and IP filters apply across the whole dashboard. The same scope drives the KPI, the donut, the bar, and the time-series at once.

Role-scoped dashboards

Save separate layouts for security ops and operations. Sensitive cards stay tied to capability checks, and viewers do not need raw access to the enumeration log.

Audience

Who builds Stop User Enumeration charts dashboards with SleekView

Security operations

Open the dashboard each morning, scan endpoint mix and daily volume, and click through to the rows in SleekView only when a scanner wave demands a deeper look.

Hosting providers

Track enumeration attempts across the fleet. Use chart cards as the trigger for upstream blocks at the WAF or rate-limiter level.

Agency owners

Hand each client a one-screen enumeration snapshot, scoped to their site, so the account manager can talk to results without a Stop User Enumeration tour.

The bigger picture

Why enumeration logs become useful once they become visual

User enumeration is the cheapest reconnaissance step an attacker takes. Most sites see it constantly, and Stop User Enumeration handles the block automatically. That makes each individual row uninteresting and the whole stream very interesting.

The shape of the probe traffic, the endpoint mix, and the IP distribution carry the actual signal. The data exists in the plugin's own log table with all the columns it maintains. Rendering it as Number, Pie, Bar, and Area cards costs nothing on the writing side and turns the same rows into a dashboard.

The cadence of enumeration review shifts from never to a daily glance.

Questions

Common questions about SleekView Charts for Stop User Enumeration

No. SleekView Charts reads the same log table the plugin writes. No additional storage is created and the protection's evidence chain stays intact, ready for export at any time.

 

Yes. The endpoint column carries that distinction, so a donut grouped by endpoint splits author-query and REST users-route blocks naturally without any extra mapping work.

 

No. Aggregations run server-side against the indexes the plugin maintains on endpoint and blocked_at. The dashboard requests aggregate buckets, not raw rows, so the wire payload stays small.

 

Yes. Each card supports CSV export of its aggregated values, and the underlying rows are reachable via the connected SleekView grid for incident handoffs and upstream block lists.

 

Yes. Whitelisted requests do not appear in the block log, so charts naturally reflect the effective state of the protection without any extra configuration on either side.

 

Yes. Saved chart layouts respect WordPress capability checks and can layer additional capability gates per card, so sensitive views stay scoped to the right roles.

 

No. Charts read the log; the deny list is managed inside Stop User Enumeration or upstream. The two work as a read layer and a write layer with no overlap, which keeps the responsibilities clean.

 

Rotation only affects which rows are available. Charts query whatever rows exist in the source table at query time, so a shorter retention window simply produces a shorter dashboard window.

 

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