✨ 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 WP Hide & Security Enhancer

WP Hide & Security Enhancer rewrites WordPress paths, headers, and parameters, then exposes its block rules through an option table. SleekView Charts pivots access-log probe data and rule-match rows into a probe KPI, a rule-mix donut, a top-IP bar, and a daily-cadence area on one screen.

♾️ Lifetime License available

SleekView Charts dashboard for WP Hide & Security Enhancer

Path-probe traffic as a dashboard

WP Hide & Security Enhancer rewrites virtually every fingerprintable path WordPress exposes, including the login URL, the wp-admin path, the wp-content directory, the wp-includes directory, REST namespaces, and the typical theme and plugin asset folders. Each rewrite carries an option row with the original path and the rewritten path, and probes of the original paths can be logged or redirected based on the configuration.

The plugin's admin lets operators toggle rewrites individually and set advanced rules. There is no native dashboard that summarises probe traffic against the rewritten paths, so the question "is this configuration actually catching anything?" usually goes unanswered until the next breach report or until the access log gets pivoted manually.

SleekView Charts treats the access-log rows for the original paths and the plugin's rule-match data as one chartable dataset. Probes as a number, rule mix as a donut, top probing IPs as bars, and daily cadence as an area. The hardening layer gets a measurable view of its own work.

Workflow

From WP Hide rules to a probe dashboard

1

Read rules and probe logs

SleekView Charts reads the WP Hide option table of rewrites and joins it to the access-log rows that hit the original (pre-rewrite) URLs. Each probe becomes a chartable record tagged with the matching rule.
2

Pick the chart cards

Total probes as a Number, rule-mix as a Donut, top probing IPs as a Bar, and daily cadence as an Area. Each card maps to data already present in the option rows or the access log.
3

Filter by rule and date

Scope the dashboard to login-path probes, to wp-content probes, or to REST-namespace probes. Date filters cover the last 24 hours, 7 days, or 30 days.
4

Refresh from the same source

Cards refresh from the live access log and rule rows on every render. New probes appear on the next chart load with no manual sync.

Sample dashboard

Charts you can build from WP Hide data

Probe totals, rule-mix distribution, top probing IPs, and daily cadence pulled directly from the rewrite rules and the access log they intercept.
Number · Default

Probes today

Total access-log hits to the original (pre-rewrite) URLs in the last 24 hours. The single KPI that frames whether the rewrites are catching bot traffic.
Count
Pie · Donut

Probes by rule

Donut of probes split by which WP Hide rule they matched, login-URL, wp-admin, wp-content, REST namespace, and so on. The card that surfaces which paths bots fingerprint most.
Count group by rule_key
Bar · Horizontal

Top probing IPs

Horizontal bar of the IPs hitting rewritten paths most often. The longest bars are the candidates to promote from soft redirect to firewall block.
Count group by ip_address
Area · Gradient

Daily probe volume

Daily probe count plotted as an area chart. Multi-day spikes correspond to fresh fingerprinting passes worth flagging to the firewall layer.
Count group by probe_date

Comparison

Default WP Hide reporting vs SleekView Charts

Default WP Hide admin

  • Rewrite rules listed without any probe count next to them
  • Probe volume against rewritten paths is not visualised
  • Top probing IPs need a separate access-log scan
  • Rule-by-rule effectiveness is not surfaced anywhere
  • Daily probe trend over time is not plotted

SleekView Charts

  • Daily probe total as a single KPI card
  • Per-rule probe distribution rendered as a donut chart
  • Top probing IPs visible as a horizontal bar chart
  • Daily cadence tracked as an area chart
  • All cards refresh from the live access log and rule rows

Features

What SleekView Charts gives you for WP Hide & Security Enhancer

Rule-by-rule effectiveness

Donut card showing which rewrite rules are catching the most probes. The chart turns a long rules list into a ranked priority for hardening attention.

Top probing IPs

Horizontal bar of the most aggressive probing IPs. The chart drives the next batch of firewall block rules without an access-log dig.

Probe cadence

Area chart of daily probes. Multi-day spikes correlate with fresh fingerprinting passes, sustained troughs correlate with quiet weeks, both visible in one card.

Audience

Who builds WP Hide charts dashboards with SleekView

Hardening leads

Per-rule donut and probe KPI on one screen. The dashboard answers whether each rewrite is paying for its complexity rather than guessing.

Firewall maintainers

Top-IP bar and daily area side by side. The chart pair turns probe rows into the next iteration of firewall rules.

Compliance owners

Daily KPI plus per-rule donut as evidence that path obfuscation is doing measurable work. The chart turns a configuration screen into a posture report.

The bigger picture

Why rewrite rules deserve a dashboard

WP Hide & Security Enhancer rewrites a wide surface area of WordPress paths, and the long list of rules is exactly what makes the plugin powerful and also hard to evaluate. Operators rarely know which rewrite is catching the most probes, which is essentially decorative, and which paths still leak. The access log knows, the rule option knows, but the plugin does not pivot them together.

SleekView Charts joins the option table and the access-log rows into one chartable dataset and lays four cards over it. The KPI, the donut, the bar, and the area together turn a long rules list into a ranked, measurable hardening report.

Questions

Common questions about SleekView Charts for WP Hide & Security Enhancer

No. The cards read from the standard WordPress access log surfaces most hosts expose, plus the WP Hide option table. Sites that ship with a log-aggregation plugin can use that as the source instead.

 

Yes. Each card supports a filter on the rule key WP Hide assigns per rewrite. A view scoped to the login-URL rule shows probe traffic against the old login URL separately from REST-namespace traffic.

 

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

 

Each access-log row gets matched against the WP Hide rule whose original path it hit. The match is deterministic based on the URL pattern in the rule, which lets the donut split traffic by rule cleanly.

 

Yes. WP Hide Pro adds advanced rewrites and header rules but stores the configuration in the same option table. The charts read whatever rules are present without additional configuration.

 

Yes. Each WordPress role keeps its own saved dashboard layout. Hardening leads see the per-rule donut by default; firewall maintainers see the top-IP bar; compliance owners see the daily KPI. Saved layouts ship per role without rebuilding the cards.

 

Charts query the live access log and option rows on each render with paginated reads. The result is the same probe state a manual log scan would show, refreshed every time the dashboard loads.

 

Yes. Queries use indexed timestamp and URL columns on the underlying log. Sites with high request 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