Title: ezCache
Author: uPress
Published: <strong>September 2, 2019</strong>
Last modified: May 13, 2026

---

Search plugins

![](https://ps.w.org/ezcache/assets/banner-772x250.png?rev=2149447)

![](https://ps.w.org/ezcache/assets/icon-256x256.png?rev=2149447)

# ezCache

 By [uPress](https://profiles.wordpress.org/upress/)

[Download](https://downloads.wordpress.org/plugin/ezcache.2.5.1.zip)

 * [Details](https://wordpress.org/plugins/ezcache/#description)
 * [Reviews](https://wordpress.org/plugins/ezcache/#reviews)
 *  [Installation](https://wordpress.org/plugins/ezcache/#installation)
 * [Development](https://wordpress.org/plugins/ezcache/#developers)

 [Support](https://wordpress.org/support/plugin/ezcache/)

## Description

ezCache is the most complete WordPress performance optimization plugin. From page
caching to Redis Object Cache, Critical CSS to Speculative Loading — everything 
you need to make your site blazing fast.

**Free Features:**
 * ⚡ Page Caching — serve cached HTML instantly * 🖼️ Lazy Loading—
defer offscreen images and iframes * 📝 HTML Minification — reduce page size * 🔮
Speculative Loading — Chrome prerenders pages before click * ⚡ 103 Early Hints —
browser fetches CSS/JS before HTML arrives * 🩺 Site Diagnostic Tool — one-click
performance analysis * 💾 Settings Backup/Restore — export/import configuration *
🔧 Development Mode — temporarily disable cache

**Pro Features ($29/year):**
 * 🔴 Redis Object Cache — store DB queries in RAM,
90% fewer queries * 🔴 Redis Full-Page Cache — serve pages from Redis in <1ms * 
🎨 Critical CSS — inline above-the-fold CSS, defer the rest * 🎨 CSS/JS Minification&
Combination * 🖼️ WebP Image Conversion — save 25-34% bandwidth * 🚀 Cache Preloading—
warm cache automatically * 🌐 CDN Integration — URL rewriting for static assets *
🗄️ Database Cleanup — revisions, drafts, transients * 💓 Heartbeat Control — reduce
server load * 🔗 DNS Prefetch & Preconnect

## Screenshots

 * [[

## Installation

 1. Upload the plugin to `/wp-content/plugins/ezcache/` or install via WordPress admin
 2. Activate the plugin
 3. All features are enabled automatically — 7-day Pro trial included!

## Reviews

![](https://secure.gravatar.com/avatar/6936fdfa611cfad74c68b983828cc182f3e3ae20480b8e26b2b8b5a02fcaa7c8?
s=60&d=retro&r=g)

### 󠀁[Speed was great but it broke part of JS](https://wordpress.org/support/topic/speed-was-great-but-it-broke-part-of-js/)󠁿

 [taco100](https://profiles.wordpress.org/taco100/) September 13, 2021

After a while with the plugin we found out that some of the website JS wasn’t loaded
in some cases (mobile, incognito modes), and so we lost many funcionalities without
being aware of that 🙁 Except for that it seems very professional.

![](https://secure.gravatar.com/avatar/ffb0c105fb3b25bfd863fb5af80ee1a0a972f56f55b0a7df1db195b8ce4063a0?
s=60&d=retro&r=g)

### 󠀁[Almost perfect solution](https://wordpress.org/support/topic/almost-perfect-solution-3/)󠁿

 [Clickers](https://profiles.wordpress.org/simpleclickers/) February 2, 2021

I was pleasently surprised with EZCache potential because I didnt expect much but
than I noticed huge difference with website loading and it was much faster than 
most of cache plugins. EZCache has huge potential beyond the limitations so please
will keep it updated so you can stay on the top ’cause you deserved that. Thank 
you one more time. Cheers

![](https://secure.gravatar.com/avatar/ce5d0c8290040eb8e36c4b16932f0c2a161d1e3905810e078cc0b9ec86361262?
s=60&d=retro&r=g)

### 󠀁[Excellent Freemium Caching Solution](https://wordpress.org/support/topic/excellent-freemium-caching-solution/)󠁿

 [arierave](https://profiles.wordpress.org/arierave/) October 27, 2020

Just installed it and it’s definitely useful, as it seems to be better than most
other free caching plugins and performs even on the same level and with a similar
functionality as the premium WP-Rocket. Astonishingly it helped me with a js issue
which four other caching plugins didn’t solve unless I exempted completely all js
from caching, so this one saved me. A big Thanks to the developers and uPress.

![](https://secure.gravatar.com/avatar/3f3b8044ef64cf3fc35a6f9c56dea3959bbc03b1ec589ec651ff88e7fb4546a3?
s=60&d=retro&r=g)

### 󠀁[Amazing plugin!!](https://wordpress.org/support/topic/amazing-plugin-1376/)󠁿

 [Superlight SEO](https://profiles.wordpress.org/djeshm/) January 31, 2020

Save your money on Wprocket, fastest cache etc. This is it! After testing basically
every cache plugin , this is the one!

![](https://secure.gravatar.com/avatar/c94a4c2906c3ba9a5e74b1de6d357ac90f773ecc47e35eadd95c05a52e0072e8?
s=60&d=retro&r=g)

### 󠀁[I saved $ 40](https://wordpress.org/support/topic/i-saved-40/)󠁿

 [shirlypinhas](https://profiles.wordpress.org/shirlypinhas/) October 20, 2019 1
reply

I just created an account to give this review, used the WPRocket plugin before I
knew this plugin, got better results (with a free plugin), just amazing.

 [ Read all 5 reviews ](https://wordpress.org/support/plugin/ezcache/reviews/)

## Contributors & Developers

“ezCache” is open source software. The following people have contributed to this
plugin.

Contributors

 *   [ uPress ](https://profiles.wordpress.org/upress/)

“ezCache” has been translated into 1 locale. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/ezcache/contributors)
for their contributions.

[Translate “ezCache” into your language.](https://translate.wordpress.org/projects/wp-plugins/ezcache)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/ezcache/), check out
the [SVN repository](https://plugins.svn.wordpress.org/ezcache/), or subscribe to
the [development log](https://plugins.trac.wordpress.org/log/ezcache/) by [RSS](https://plugins.trac.wordpress.org/log/ezcache/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 2.5.1

 * Fix: Settings now persist correctly — useApi unwraps the {success,data} REST 
   envelope so form values hydrate (previously every setting reverted to defaults
   on reload).
 * Fix: “Clear Cache” also flushes Redis (object + full-page keys). Single-post /
   single-URL invalidation removes the matching Redis page key too.
 * Fix: Redis Full-Page Cache actually serves from Redis now — maybe_serve_cached_data
   checks Redis first; the buffer is mirrored to Redis on write with TTL = cache_lifetime.
 * New: Redis section on the Performance page — connection status, Object Cache 
   + Full-Page toggles, drop-in warning, manual Flush button.
 * New: Redis widget on the Dashboard — Hit Rate / Memory / Cached Keys live stats,
   Connected/Disconnected badge, Flush button.
 * New: Development Mode UI on the Dashboard — duration picker (1h/2h/4h/8h/24h/
   Permanent), live “is active” banner with expiry countdown, Disable button.
 * UI: Sidebar nav items use the brand accent colour by default for better contrast
   on the dark theme.

#### 2.2.0

 * New: Redis Object Cache — store WordPress object cache in Redis
 * New: Redis Full-Page Cache — serve pages from Redis memory
 * New: Critical CSS — inline above-the-fold CSS, defer the rest
 * New: Speculative Loading — Chrome Speculation Rules API prerender
 * New: 103 Early Hints — HTTP 103 headers for faster asset loading
 * New: Site Diagnostic Tool — one-click performance analysis with recommendations
 * New: Settings Backup/Restore — export/import configurations
 * New: Development Mode — temporary cache bypass
 * New: License key activation in plugin UI
 * Improved: WebP API with domain-based auth and retry logic
 * Improved: PRO badges on all premium features
 * Improved: Cache signature shows Redis/Disk type

#### 2.0.0

 * Major: Complete UI rebuild with Vue 3 + Vite
 * New: Freemius integration for licensing
 * New: Built-in 7-day Pro trial
 * Improved: Performance page redesign

#### 1.7.2

 * Fix: Freemius SDK compatibility
 * Improved: WebP conversion reliability

## Meta

 *  Version **2.5.1**
 *  Last updated **2 weeks ago**
 *  Active installations **10,000+**
 *  WordPress version ** 5.0 or higher **
 *  Tested up to **6.8.5**
 *  PHP version ** 7.4 or higher **
 *  Languages
 * [English (US)](https://wordpress.org/plugins/ezcache/) and [Hebrew](https://he.wordpress.org/plugins/ezcache/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/ezcache)
 * Tags
 * [cache](https://wordpress.org/plugins/tags/cache/)[optimization](https://wordpress.org/plugins/tags/optimization/)
   [performance](https://wordpress.org/plugins/tags/performance/)[redis](https://wordpress.org/plugins/tags/redis/)
   [speed](https://wordpress.org/plugins/tags/speed/)
 *  [Advanced View](https://wordpress.org/plugins/ezcache/advanced/)

## Ratings

 4.6 out of 5 stars.

 *  [  4 5-star reviews     ](https://wordpress.org/support/plugin/ezcache/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/ezcache/reviews/?filter=4)
 *  [  1 3-star review     ](https://wordpress.org/support/plugin/ezcache/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/ezcache/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/ezcache/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/ezcache/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/ezcache/reviews/)

## Contributors

 *   [ uPress ](https://profiles.wordpress.org/upress/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/ezcache/)