✨ 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 Hide My WordPress: default-path probes

Hide My WordPress logs every attempt to reach the default wp-login, wp-admin, and wp-content paths after they have been moved. SleekView Charts groups that data into Number, Pie, Bar, and Area cards so the obfuscation finally has a real dashboard.

♾️ Lifetime License available

SleekView Charts dashboard for Hide My WordPress Ghost

From default-path blocks to a dashboard

Hide My WordPress works by renaming the public endpoints attackers automate against. Once wp-login is moved, the original path returns a generic page or a hard block, and the plugin records the attempt with the requested path, IP, user agent, and timestamp. The admin screen lists those attempts, which is exactly enough to confirm the obfuscation is doing its job, but it cannot tell you how many bots still scan the old paths every day or which IPs persist after their first failure.

SleekView Charts reads the block log as a normal data source. The requested_path, ip, user_agent, and blocked_at fields become groupable the moment the source is mapped. A donut splits attempts across wp-login.php, wp-admin, xmlrpc.php, and wp-content paths, a Number card shows today's total, a horizontal bar surfaces the top probing IPs, and an area chart traces daily volume so a scanner campaign is obvious before it spreads.

Nothing is rewritten on the plugin's side. Hide My WordPress keeps obfuscating, the log keeps growing, and the dashboard renders the same rows in a shape that supports a daily security review of the bot traffic the rename already absorbs.

Workflow

From obfuscation logs to a charts dashboard

1

Point at the block log

Connect a SleekView to Hide My WordPress' default-path attempt log. Requested path, IP, user agent, and timestamp columns become groupable fields the moment the source is mapped.
2

Pick chart cards

Add a Number card for blocks today, a Pie for path 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 path 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 Hide My WordPress data

Four cards that turn the default-path block log into a working obfuscation dashboard without leaving WP Admin.
Number · Default

Default-path probes today

A single KPI counting rows in Hide My WordPress' block log where blocked_at falls in the last 24 hours, with yesterday's total underneath for context.
Count
Pie · Donut

Path mix

Distribution across wp-login.php, wp-admin, xmlrpc.php, and wp-content paths using the requested_path column on the log, so the team sees which legacy endpoint is hit most.
Count group by requested_path
Bar · Horizontal

Top probing IPs

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

Daily probe volume

A gradient area chart of blocked default-path attempts per day across the filter range, sourced from blocked_at, so scanner waves stand out at a glance.
Count group by blocked_at

Comparison

Default Hide My WordPress admin vs SleekView Charts

Default Hide My WordPress admin

  • The default admin shows a list of attempts, not a chart-shaped view of obfuscation traffic.
  • Path and IP frequency never share one view at the same time.
  • Daily attempt volume is not part of the built-in admin workflow.
  • Custom path rules and add-on columns never feed any chart out of the box.
  • Sharing a quick obfuscation summary with the team means screenshots, not a live dashboard.

SleekView Charts

  • Number, Pie, Bar, and Area cards built on Hide My WordPress' block log with no extra storage.
  • Group by requested path, IP, user agent, or any column in the log table.
  • Date range, path, and IP filters apply to every card on the dashboard at once.
  • Hook-added columns and custom path rules are picked up automatically.
  • Saved layouts scope per role so security and operations see the right view.

Features

What SleekView Charts gives you for Hide My WordPress Ghost

Chart cards on obfuscation data

Number, Pie, Bar, Line, Area, Radar, and Radial cards drop directly onto Hide My WordPress' block log. Group by path, IP, user agent, or any column the plugin writes.

One filter, every card

Date range, path, 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 log.

Audience

Who builds Hide My WordPress dashboards with SleekView

Security operations

Open the dashboard each morning, scan path mix and daily volume, and click through to the rows in SleekView only when a scanner wave demands an upstream block.

Hosting providers

Track default-path scanning 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 obfuscation snapshot, scoped to their site, so the account manager can talk to results without a Hide My WordPress tour.

The bigger picture

Why an obfuscation plugin still benefits from a dashboard

Renaming wp-login does not make the bots stop; it makes them irrelevant for a while. They keep hitting the old paths, and the plugin keeps writing rows. Each row is uninteresting on its own, but the stream carries a useful signal about how persistent the bot traffic is, which paths still receive scans, and which IPs return after their first failure.

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, which makes obfuscation observable rather than invisible.

Questions

Common questions about SleekView Charts for Hide My WordPress Ghost

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

 

Yes. The requested_path column carries that distinction, so a donut grouped by path splits wp-login.php, xmlrpc.php, wp-admin, and wp-content attempts naturally without any extra mapping work.

 

No. Aggregations run server-side against the indexes the plugin maintains on requested_path 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. Custom rules write to the same log, and their requested paths show up as additional values in the path mix donut 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; auto-blocking is configured inside Hide My WordPress or upstream. The two work as a read layer and a write layer with no overlap, which keeps the responsibilities clean.

 

The log keeps writing under whichever rename is active, so the dashboard simply reflects the current configuration. Historic rows for previous renames stay queryable through filter ranges.

 

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