CacheRocket 1.6.0
What's new
- Cloud image optimization (WebP/AVIF), LQIP, and Critical CSS served from CacheRocket CDN (
assets.cacherocket.com) — no hostname to configure - PageSpeed Insights action on the Media page (plan + quota)
- Plan-gated custom CDN rewriting (optional; separate from CacheRocket CDN)
- Plugin Check fixes and docs for 1.6.0
Updates (same version)
- Fix warmer admin toggles: restore switch sliders so Active / Options checkboxes are visible and usable
- Clear cache CDN purge: reset stale/dissolved team workspace to personal so WordPress plans no longer hit "Not a member of this organization"
- Plugin Check: same-line phpcs ignores for expired cache
unlink/rmdircleanup - Keep OVH/CDN optimization assets in sync with WordPress: purge on uninstall (before API keys are removed), on attachment delete, and remote-first on Clear cache / feature disable
- Expired page-cache HTML is deleted from disk (and empty folders pruned) instead of only being skipped
- Paired backend: supersede prior job folders, targeted purge by source URL, keep live assets while heartbeats continue, and age-GC abandoned sites / stuck jobs / orphan objects
- Fix Critical CSS not regenerating after Clear cache (invalidate queue throttles and re-queue homepage after CDN purge)
- Critical CSS / optimization jobs are picked up within seconds on traffic (fast follow-up polls, 5-minute cron, front-end polling) instead of waiting up to an hour
- Page cache purges when Critical CSS lands so the new stylesheet is not stuck behind cached HTML
- Clear cache now also deletes Critical CSS / image / LQIP objects from CacheRocket CDN storage (OVH), not only local page HTML
- Optimized images now drop original
srcset/sizesso browsers actually use the CDN AVIF/WebPsrc - Clear cache uses direct filesystem deletes (fixes folders left behind when
wp_delete_fileis filtered) - Gzip
.htaccessrules skip wp-admin, AJAX, and JSON to avoid breaking admin tools (e.g. file managers) - Front-end CDN/cloud image rewrites and page-cache serving are fully disabled in wp-admin / admin-ajax
- Early
advanced-cache.phpskips wp-admin and other system endpoints - Auto-purge hooks register in admin again so edits clear the page cache
- Early cache keys now match PHP writes for HTTPS proxies, mobile, and WebP variants
- Cloud image optimization now covers your existing media library, not only new uploads
- Plugin Check: phpcs ignores for cache purge FS calls;
SERVER_PORThandling in the early drop-in
Install by uploading cacherocket.zip (folder slug must be cacherocket/).