✨ 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 Cache Enabler

Cache Enabler writes static HTML files to wp-content/cache/cache-enabler per host and per URL. SleekView Charts reads that directory and renders cached page counts, cache size, file age, and refresh activity as chart cards on a single dashboard.

♾️ Lifetime License available

SleekView Charts dashboard for Cache Enabler

Read Cache Enabler as a dashboard, not a settings page

Cache Enabler is intentionally small: it writes static HTML and gzip files under wp-content/cache/cache-enabler/ per host and per URL, and stores a handful of options under cache_enabler. The default admin shows a single Settings page with a cache size figure and a Clear Cache button. There is no list of cached URLs, no chart of cache age, and no trend of refreshes over time.

SleekView Charts indexes the cache-enabler directory and the option row, then turns that data into chart cards on a single dashboard. A Number card counts cached URLs. A Donut splits cache age across fresh, ageing, and stale buckets. A Bar shows cache size by post type. An Area chart trends daily refreshes so preload behavior and post-deploy cache rebuilds become legible without SSH.

Cache Enabler keeps writing and serving cache files exactly as before, including the Apache and NGINX rewrites that bypass PHP. SleekView Charts is read-only against the cache directory, so the front-end pipeline is unaffected. Saved chart views are scoped per role, useful for letting a developer monitor cache health without changing the cache_enabler option itself.

Workflow

From cache-enabler files to a chart dashboard in four steps

1

Index the cache directory

SleekView registers wp-content/cache/cache-enabler as a data source. Each cached file becomes a row with name, size, age, and the resolved URL behind it.
2

Switch the view to Charts

Flip from Table to Charts. SleekView prepares a blank dashboard ready for cards built on cache age, size, refresh activity, and post type.
3

Add chart cards

Pick a chart type, a grouping column (age_bucket, post_type, refreshed_at), and an aggregation. Each card becomes a saved query against the cache directory index.
4

Save and share the dashboard

Save the chart view, scope it per role, and optionally embed on a frontend page so stakeholders watch cache health without admin access.

Sample dashboard

Charts you can build from Cache Enabler data

Four cards that turn the cache-enabler directory and option row into a working cache health dashboard inside WordPress.
Number · Default

Cached URLs total

A KPI counting every URL with a cache file under cache-enabler, with the previous period shown for context so a Clear Cache or a deploy is visible at a glance.
Count
Pie · Donut

Cache age mix

A donut split across fresh, ageing, and stale buckets derived from the file modified time, so the operator sees when the cache last refreshed.
Count group by age_bucket
Bar · Horizontal

Cache size by post type

A horizontal bar summing cache file size grouped by the resolved post type behind each URL, which surfaces templates that produce unusually large cached pages.
Sum(file_size) group by post_type
Area · Gradient

Daily refreshes

A gradient area chart of cache refreshes per day from the file modified time, useful for spotting how preload schedules and post-deploy rebuilds behave.
Count group by refreshed_at

Comparison

Default Cache Enabler reporting vs SleekView Charts

Default Cache Enabler admin

  • Settings screen only shows aggregate cache size and a Clear button
  • No per-URL list of cached files with age and size
  • No breakdown of cache size by post type or template
  • No trend of cache refreshes over time on the admin
  • No saved dashboards per role for engineers and ops

SleekView Charts

  • Configurable chart cards built from the cache-enabler directory and the cache_enabler option
  • Mix Number, Pie, Bar, Area, and Line cards on one cache dashboard
  • Saved chart views scoped per role for engineers and stakeholders
  • Embed any saved chart view on a frontend page with role-based access
  • Reads file metadata in batches so dashboards stay quick on large caches

Features

What SleekView Charts gives you for Cache Enabler

Real chart cards on Cache Enabler data

Number, Pie, Bar, Line, Area, Radar, and Radial cards built directly from the cache-enabler directory index and the cache_enabler option.

Complements Cache Enabler

Cache Enabler still owns cache writes and the disk rewrites. SleekView Charts adds a side-by-side reading layer the plugin's minimal admin does not.

Role-scoped sharing

Save dashboards per role and embed them on frontend pages so engineers and stakeholders see only the cards the admin allows.

Audience

Who builds Cache Enabler charts dashboards with SleekView

Performance engineers

Watch the cache age donut and the size-by-post-type bar to spot templates producing oversized cached pages and to confirm refreshes run on schedule.

Agency support

Maintain a saved dashboard per client site with cached-URL counts and refresh trends so support sees client cache health at a glance.

Site owners after a deploy

Confirm the cache refilled by watching the daily refresh area climb back to its normal volume after a release or a Clear Cache action.

The bigger picture

A small cache plugin still produces data worth charting

Cache Enabler is deliberately small. It writes static files, serves them through Apache or NGINX rewrites, and exposes a Clear Cache button. The simplicity is the point.

The trade-off is that the admin tells the operator almost nothing about what the cache contains, how big it is per template, or how often it refreshes. SleekView Charts reads the same cache directory the plugin writes to and renders cached page counts, age mix, size by post type, and refresh trends as chart cards on one dashboard. The plugin keeps doing the cache work it does well; SleekView Charts gives the team a shared screen to read the result, scoped per role, and embeddable on the frontend for stakeholders without admin access.

Questions

Common questions about SleekView Charts for Cache Enabler

No. Cache Enabler still owns cache writes and the disk rewrites that serve cached files without PHP. SleekView Charts is a flexible reading layer on the same cache directory for dashboards the plugin's settings page does not provide.

 

Yes. Cache Enabler is free, and SleekView reads from the cache directory and the cache_enabler option as soon as the plugin is active. No paid tier or extra configuration is needed.

 

No. SleekView reads file metadata on the admin side only. The front-end disk rewrites continue to serve cached files without PHP exactly as before.

 

Yes. SleekView exposes Cache Enabler's clear cache function as a row or card action where useful. The call goes through the plugin's own functions so the cache directory and the option stay consistent with the plugin's expected state.

 

Yes. Each card is a saved query against the SleekView data source, so a dashboard can mix cards built on the cache directory and the wp_posts table for post-type resolution.

 

Yes. Saved chart views support role-based visibility so engineers and stakeholders each see only the dashboards the admin allows.

 

Yes. Any saved chart view can be embedded on a frontend page with role-based access, so stakeholders read cache health without WordPress admin.

 

Yes. Cache Enabler writes per-subsite cache files when run network-wide, and SleekView respects that boundary so each subsite shows only its own cache.

 

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