✨ 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-Optimize: DB Cleans and Cache Hit Dashboards

WP-Optimize logs cleanup runs and cache events to wpo_* option keys and the wp_optimize_logs table, with page cache stats in wpo_cache_stats. SleekView Charts groups those entries by task type, run target, day, and hit ratio so a tools-tab plugin reads as a clean operational dashboard.

♾️ Lifetime License available

SleekView Charts dashboard for WP-Optimize

From scheduled cleans to a working dashboard

WP-Optimize bundles database cleanup, image optimization, and page caching into one plugin, which is also why its data sprawls across many places. Cleanup runs log to wp_optimize_logs, page cache hits and misses accumulate in wpo_cache_stats, and configuration sits across a dozen wpo_* option keys. The default admin shows a Tools tab and a separate Cache tab, both of which present long scrollable lists of recent activity without a visual sense of cadence or impact.

SleekView Charts reads the same WP-Optimize data as a normal source and renders chart cards over it. A Number KPI sums saved bytes for the last 30 days from wp_optimize_logs, a Donut splits activity by task type (revisions, transients, spam comments, image runs, cache purges), a Horizontal Bar ranks targets by saved space, and a Gradient Area shows runs per day so a scheduled cleanup that quietly stopped firing is visible as a flat valley.

WP-Optimize keeps logging where it always has. Charts query the same wp_optimize_logs table and the same wpo_* options, and saved dashboards can be scoped per role so an agency support lead reads cache hit ratio while a developer reads the cleanup queue. No second store and no rebuilt aggregator.

Workflow

From wpo logs to a charts dashboard

1

Point at the WP-Optimize data

Connect SleekView to wp_optimize_logs and the wpo_cache_stats and wpo_minify_stats options. Task type, target, saved bytes, run timestamp, and cache hit ratio become groupable fields the moment the source is mapped.
2

Pick the four cards

Drop a Number card for saved space in the last 30 days, a Pie for activity mix by task type, a Bar for top targets by saved space, and an Area for runs per day. Each card configures against a column.
3

Save the dashboard

Pin the layout so the next maintenance review opens the same charts in the same order. Date-range filters apply across every card at once and persist with the saved layout for the next visit.
4

Scope per role

Hand the maintenance dashboard to agency support and the cleanup-focused view to a developer. The schedule, image settings, and license screens stay scoped to admins through capability checks.

Sample dashboard

Charts you can build from WP-Optimize data

Four cards that turn wpo logs and option counters into a single working maintenance dashboard.
Number · Default

Saved space (last 30 days)

A single KPI summing saved_bytes from wp_optimize_logs for the last 30 days. The opening number for any maintenance review, scoped to whichever date window the dashboard filter sets.
Sum(saved_bytes)
Pie · Donut

Activity mix by task type

Donut split across revisions, transients, spam comments, image optimizations, and cache purges using the task_type column on wp_optimize_logs, so the maintenance mix is visible at a glance.
Count group by task_type
Bar · Horizontal

Top targets by saved space

Horizontal bar of cleanup targets ranked by saved bytes on wp_optimize_logs. Highlights which table or postmeta key carries the biggest share of recovered space across the selected window.
Sum(saved_bytes) group by target
Area · Gradient

Runs per day

Gradient area chart of cleanup runs per day using the run_at timestamp on wp_optimize_logs. A flat valley in the chart usually means a scheduled cleanup has quietly stopped firing.
Count group by run_at

Comparison

Default WP-Optimize reporting vs SleekView Charts

Default WP-Optimize admin

  • Cleanup activity shows as a long scrollable log with no visual time series.
  • Page cache hit ratio sits in the Cache tab without a chart of trend.
  • No breakdown of saved space by target table or task type anywhere.
  • Image optimization activity hides on a separate Tools sub-tab.
  • No read-only dashboards for stakeholders without admin settings access.

SleekView Charts

  • Number, Pie, Bar, and Area cards built on wp_optimize_logs with no extra storage.
  • Cards group by task type, target, run timestamp, or saved bytes.
  • Global filters scope every card by date range, task type, or target at once.
  • Saved dashboards scope per role so support and developer views stay separate.
  • Inline drill-down to the connected SleekView grid for the underlying log rows.

Features

What SleekView Charts gives you for WP-Optimize

Real chart cards on wpo data

Number, Pie, Bar, Line, Area, Radar, and Radial cards drop onto wp_optimize_logs and the wpo_cache_stats option. Group by task type, target, run day, or any column WP-Optimize writes.

One filter, every card

Date range, task type, and target filters apply across the whole dashboard. The same scope drives the KPI, the donut, the bar, and the time-series at once with no per-card duplication of filter rules.

Role-scoped dashboards

Save separate layouts for agency support, developers, and site owners. License screens, schedule settings, and image options stay tied to the capability checks WordPress already defines.

Audience

Who builds WP-Optimize charts dashboards with SleekView

Site maintainers

Open the runs-per-day chart each Monday. Confirm scheduled cleanups fired across the past week and saved space landed within expected bounds, without scrolling the log row by row.

Performance engineers

Watch the activity mix donut after a campaign launch. Spot when transient cleanup overshadows revision cleanup, and adjust the schedule before the database swells too far.

Agency reporting

Hand each client a one-screen maintenance snapshot scoped to their site. Account managers read it without learning WP-Optimize's three-tab layout or the cache hit ratio in detail.

The bigger picture

Why a maintenance plugin reads better as a chart

WP-Optimize earns its keep by running cleanup tasks on a schedule and caching pages in between, both of which collapse into long scrolling logs in the admin. The data needed to spot trouble already exists in one log table and a handful of option keys WP-Optimize maintains with the right indexes. Visualising those as Number, Pie, Bar, and Area cards costs nothing on the writing side and reframes the same logs as a dashboard.

The cadence of maintenance review shifts from a quarterly scramble to a daily glance, and the logs stay exactly where WP-Optimize wrote them.

Questions

Common questions about SleekView Charts for WP-Optimize

No. SleekView Charts reads the same wp_optimize_logs table and the wpo_cache_stats and wpo_minify_stats options that WP-Optimize writes. No additional storage is created and the figures stay consistent with the plugin's own admin tabs.

 

Yes. A Bar or Pie can group by task_type with a secondary stack on target, or the reverse. The chart respects the WP-Optimize log schema so every cleanup category and target table appears as a groupable axis.

 

Yes. Premium add-ons log to the same wp_optimize_logs table, so their runs appear in the same charts alongside free-tier cleanups. The license stays gated to admin users and the chart never exposes it.

 

Yes. Each card supports CSV export of its aggregated values, and the underlying log rows are reachable through the connected SleekView grid for handing a structured maintenance report to a client or to a developer.

 

No. Aggregations run server-side against the indexes WordPress already maintains on wp_optimize_logs. The dashboard requests aggregate buckets, not raw rows, so even busy schedules resolve in the time a normal admin query takes.

 

Yes. Saved chart layouts respect WordPress capability checks and can layer additional gates per card. A support agent can read the maintenance view without exposure to the WP-Optimize schedule settings or license at any point.

 

No. The admin remains the place to configure cleanups, schedules, image rules, and cache. SleekView Charts cover the interactive aggregate dashboard built from the plugin's own log table, and the two complement each other on the same data.

 

Yes. A dashboard layout can mix a cache-hit Number card with a runs-per-day Area chart so both halves of WP-Optimize sit on one screen, and date-range filters reframe both at once.

 

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