Skip to content

Acquire Cloudflare Cache Manager v3.3.0

Choose a tag to compare

@djknucklehead djknucklehead released this 03 Aug 15:16
· 4 commits to main since this release

What's changed

  • Added opt-in Cloudflare Cache Reserve eligibility for standalone sites and individual multisite subsites.
  • Added one managed Cache Reserve rule per selected hostname, including support for multiple domains sharing one Cloudflare zone.
  • Ordered Cache Reserve eligibility before the WordPress bypass rule so admin, login, API, preview, and logged-in traffic remain uncacheable.
  • Rebuilds managed Cache Reserve hostname rules when recommended cache rules are installed, removing stale hostnames while preserving unrelated Cloudflare rules.

Setup notes

Cache Reserve storage sync must also be enabled for the applicable zone in Cloudflare. After selecting Cache Reserve for a site, save the settings and reinstall the recommended cache rules for that Zone ID.

Public content edits continue to use Cloudflare URL purges, which invalidate matching edge-cache and Cache Reserve objects.

Validation

  • PHP syntax validation passed.
  • Plugin header and internal version both match 3.3.0.
  • Managed rule ordering, duplicate-host handling, and stale-rule replacement checks passed.