Releases: HandyPlugins/wonder-cache
Releases · HandyPlugins/wonder-cache
v0.6
v0.5
- Vary the cache when only JSON is accepted.
- PHP 8.2: Enable AllowDynamicProperties in wondercache class.
- Tested with WordPress 6.4.
v0.4
- Fix: Never cache a request with X-WP-Nonce header
- Opt-in CORS GET request cache
- Increase timer sensitivity in debug info
- Small tweaks & refactoring
- Tested with WP 5.9
v0.3
- Updated & improved coding standards
- Tested with WP 5.8
- Added composer support