powered-cache
powered-cache copied to clipboard
The most powerful caching and performance suite for WordPress. https://wordpress.org/plugins/powered-cache/
We're observing potential inconsistencies with the persistent object cache using a Memcache drop-in on Windows. This is not yet confirmed, but it is worth keeping an eye on it.
It might be a good idea to use Intersection Observer for the lazy load module.
Adding support for background images would be a nice feature. See: https://wordpress.org/support/topic/lazy-load-bg-images-below-the-fold/
It might be helpful to support - https://wordpress.org/plugins/sqlite-object-cache/ as a drop-in
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.7 to 2.0.9. Release notes Sourced from http-proxy-middleware's releases. v2.0.9 What's Changed fix(fixRequestBody): check readableLength by @chimurai in chimurai/http-proxy-middleware#1097 chore(package): v2.0.9 by @chimurai in chimurai/http-proxy-middleware#1099 Full Changelog:...
#### Description Introduce a feature to exclude caching based on the value of the `HTTP_REFERER` header, similar to the existing functionality for cookie-based cache exclusion. This would allow users to...