WP REST Cache icon

WP REST Cache

by Acato

View on WordPress.org
80 Quality Score
Active Installs
18/30

At roughly 10,000 active installs, the plugin has a modest footprint compared to mainstream caching plugins with 100,000 to 1,000,000 installs, which drags its popularity score down.

Update Freshness
25/25

The plugin was last updated in May 2026 and is tested against WordPress 6.9.4, indicating active and current maintenance.

User Rating
15/15

A 98 out of 100 rating from 42 users is exceptional and suggests strong real-world satisfaction from those who have tried it.

Support Health
8/15

Only 3 support threads exist with 2 resolved, giving a middling 66.7% resolution rate and a weak sample size to draw conclusions from.

WP Compatibility
15/15

Compatibility is perfect, supporting WordPress 4.7 and up, PHP 7.0 and up, and tested against the latest 6.9.4 release.

Scores higher than 79% of indexed plugins

About

Enable caching of the WordPress REST API and auto-flush caches upon wp-admin editing.

Active Installs 10k+
Rating ★★★★½ 4.9/5
Last Updated 2026-07-25 8:01am GMT
Requires WordPress 4.7+
Tested Up To 7.0.4
Requires PHP 7.0+

Security History

2 known vulnerabilities, all patched
2 High

Most recent: March 23, 2026

View details ▸

Powered by Wordfence Intelligence

What It Does

WP REST Cache adds a caching layer to your WordPress REST API responses, reducing repeated database and PHP work for identical requests. When content is updated through wp-admin, the plugin automatically flushes the affected cache entries so visitors do not see stale data. It is a focused utility, not a general page cache solution.

Who It's For

This plugin fits headless WordPress setups, decoupled frontends, and any site where the REST API is hit heavily by mobile apps, third-party clients, or JavaScript frameworks. It is also useful for multisite networks and content-heavy sites serving many API consumers concurrently.

Who Should Skip It

If your site is a traditional blog or marketing site that mostly serves HTML pages, or if you already use a full-page caching plugin that handles REST responses, you do not need this. Pure WooCommerce stores or sites with highly personalized API output will get little benefit.

The Bottom Line

WP REST Cache solves a narrow but real problem: speeding up REST API responses that would otherwise hit the database on every request. Its excellent rating, recent updates, and broad compatibility make the code trustworthy, but the small user base and thin support history mean you are betting on a lesser-known tool. If your architecture actually depends on the REST API at scale, it is worth trying; otherwise, a full-page cache will serve you better.

Tags

api cache rest rest cache wp-rest-api