Widget Output Cache
by Kaspars · Performance
Also makes 3 other plugins · 40.3K+ installs across the portfolio →
Improve website performance by caching widget output in WordPress transients.
49 health vs 68 average across 1,075 Performance plugins
Removal-risk signals
45/100Maintenance and integrity signals that tend to precede a WordPress.org removal. Not an official status, a heads-up to act.
- Long abandoned. No update in 3+ years — the top precursor to removal once a vulnerability is found.
Directory ranking optimization
How it's scored →How well this listing is tuned to rank in WordPress.org search, on the factors an owner controls. Not popularity, optimization.
Room to improve
Biggest win: Update recency
To rank higher: Last updated 1202 days ago — ship an update; wp.org decays a listing's search weight after ~180 days.
Get the full rank-higher report →Daily downloads
Since 2022-10-05 · 1,427 days · wp.org + Plugin Pulse archive
30-day downloads
Rolling 30-day volume · peaks are release surges
74
now · peak 187
Directory rank vs rivals
wp.org popularity rank over time · higher is better · when a rival's line climbs above yours, they've overtaken you
Rating trend
Star average over time · dips mark rough releases
Update activity
How busy the existing users are, measured as downloads in the last 30 days for every 1,000 active sites. A spike means a new release everyone's pulling; a long, slow decline means an aging user base that updates less.
Release cadence
No release in a yearHow often this plugin actually ships. A steady rhythm is the maintenance signal a single "last updated" date can't show.
0
releases in the last 12 months
10.2y ago
latest release · v0.5.2
8
tagged releases on record
Recent releases
What its installed base runs
via wordpress.orgShare of active installs on each version of this plugin · 100% run the current release. Green is the current release; a big slice on older versions is a user base that has stopped updating.
Estimated active installs
The public count shows “200+”. Our estimate pins where the real number sits.
Refined from the date this plugin crossed into its current band.
Install history · since 2015-09-05 · 1,387 observations
Estimated value
What this plugin might earn a year, and what it might sell for. Modeled from public signals; we don't see anyone's books.
Est. annual revenue
Est. acquisition value
No paid tier is visible, so we don't put a figure on revenue or sale value: that would be guessing. The install base is a real asset to an acquirer, just not one public data lets us price. A small install base leaves thin data to model from. A declining trend compresses what a buyer would pay.
Details
Recent reviews
All reviews on wp.org ↗- ★★★★★ 18TommyBoy2.7y ago
LiteSpeed has not integrated this yet, superb thing to it!
Read on wp.org ↗ - ★★★★★ Antony Booker10.1y ago
Great plugin. Does it what is says and can really help give that extra speed boost. It even refreshes the cache when a widget is saved. On first installation I would recommend increasing the cache time from the default 12 minutes, using the below filter: add_filter( ‘widget_output_cache_ttl’, ‘widget_cache_custom_ttl’, 10, 2 ); function widget_cache_custom_ttl( $ttl ) { $ttl = 3600 * 24; // 24 hours return $ttl; }
Read on wp.org ↗ - ★★★★★ Skylightit10.2y ago
We use various plugins to produce our support site with 200+ pages, widgets that pull information from our sub sites at support.skylightit.com. We are using caching, varnish and various server side and WP plugins. Our issue was that some of the custom widgets were impacting the sites performance and this just improved it. So that you to the developers for awesome work.
Read on wp.org ↗ - ★★★★★ menesme10.6y ago
This is good plugin. Simple and easy to use although improved performance in my sites. But it has not been updated for a year. Is update yet?
Read on wp.org ↗ - ★★★★★ ikester757910.8y ago
If you have widgets with pics or animation, this plugin allows everything in it to be cached. Widgets do not cache normally. This even adds a little check box to not cache certain ones of you run things in there that constantly change If you do change something and just need to clear the cache just for the widget to see what it looks like. Just hit the widget save button and the changes take place. So if you have a CDN local or off site set up, the widgets will now be included in that cache Sped up my webpage big time because I use widgets that download the latest posts from 5 Face Book pages on the same subject but different information. Because that’s all cached now and does not change for 24 hours (how I have it set up in the FB feed through another plugin) the FB information is cached and loads quickly instead of waiting for FB servers to send it.. This topic was modified 9 years, 8 months ago by ikester7579.
Read on wp.org ↗ - ★★★★★ General Seed13.1y ago
Thanks , it works very fine, fine. Please keep update Great plugin This topic was modified 9 years, 5 months ago by General Seed. This topic was modified 9 years, 5 months ago by General Seed.
Read on wp.org ↗ - ★★★★★ Ryan Hellyer13.4y ago
This is a very simple but effective plugin. Most of the time you don’t need your widgets to be updated on every page load, so caching them makes a lot of sense. The code is nice and lean, so it’s easy to see how this thing works. Since it uses a transient, you still get a performance boost even when on shared hosting, which is a nice addition. EDIT: Addition of menus now makes it doubly awesome 🙂
Read on wp.org ↗
Behavioral tests
via WP HiveAutomated install-time checks, tested on PHP 7.2.16 · WP 5.3
Growth timeline
Install-tier crossings we have observed, and how long each tier took to outgrow
- 2026-03-04 300+ → 200+ down after 1 days in tier
- 2026-03-03 200+ → 300+ up after 89 days in tier
- 2025-12-04 300+ → 200+ down after 415 days in tier
- 2024-10-15 400+ → 300+ down after 2 days in tier
- 2024-10-13 300+ → 400+ up after 2 days in tier
- 2024-10-11 400+ → 300+ down after 1 days in tier
- 2024-10-10 300+ → 400+ up after 1 days in tier
- 2024-10-09 400+ → 300+ down after 1 days in tier
Competes with
The plugins that solve the same job, ranked by shared tags then reach, closest match first. The letter on the right is each plugin's health grade (A best, F worst).
-
WP Super Cache 1M+ installs · 4.3★ · 2 shared tags A -
WP-Optimize – Cache, Compress images, Minify & Clean database to boost page speed & performance 1M+ installs · 4.8★ · 2 shared tags A -
Breeze Cache 300K+ installs · 3.6★ · 2 shared tags B -
Blocksy Companion 300K+ installs · 4.6★ · 2 shared tags A -
Widget Importer & Exporter 200K+ installs · 4.6★ · 2 shared tags A -
Cache Enabler 100K+ installs · 4.3★ · 2 shared tags B
Embed this report card
Drop a live Pulse card for Widget Output Cache into a readme, a review or a deck. It updates itself.
<iframe src="https://plugins.wpmayor.com/embed/widget-output-cache" width="480" height="300" style="border:0" loading="lazy" title="Widget Output Cache — Plugin Pulse"></iframe> Widget Output Cache: 200+ active installs, 4.9★ (7 reviews). Plugin Pulse (WP Mayor), as of 2026-09-01. https://plugins.wpmayor.com/plugin/widget-output-cache