=== Powered Cache – Caching and Optimization for WordPress – Easily Improve PageSpeed & Web Vitals Score === Contributors: poweredcache, wphandle, m_uysl Tags: cache, caching, web vitals, performance, fastest, page speed, optimization, cdn, object cache, minify, powered cache Requires at least: 5.7 Tested up to: 6.3 Stable tag: 3.2 License: GPLv2 (or later) License URI: http://www.gnu.org/licenses/gpl-2.0.html Donate link: https://poweredcache.com/donate/ Requires PHP: 7.2.5 The most powerful caching and performance suite for WordPress. Easily Improve PageSpeed & Web Vitals Score. == Description == Powered Cache is a comprehensive caching and optimization plugin for WordPress. It's easy to use and dramatically boosts site performance in a few clicks. Powered Cache Free contains everything that you need to optimize your website performance, and the [Powered Cache Premium](https://poweredcache.com) plugin and its extensions unlock even more tools and functionality. = Features ⚡️ = __Simple and easily configurable__: You can import and export settings with a single click. __Page Caching__: Lightning-fast pages. (Trusted by enterprise-grade websites) __Object Caching__: Speed up dynamic pageviews. It supports Redis, Memcached, Memcache, and APCu. __Page Cache Rule Management__: Need advanced caching configurations? Got it covered under advanced options. [Details](https://docs.poweredcache.com/advanced-options/) __File Optimization__: Easily minify and combine CSS, JS files. Eliminate render-blocking resource problems easily. __Database Optimization__: Keep redundant data away from your database. __Media Optimization__: Enable Lazy Load, control WordPress embeds, remove emoji scripts. __Combine Google Fonts__: Combine Google Fonts URLs into a single URL and optimize the font loading. __Rewrite Support__: Automatic .htaccess configuration for the ideal setup. The cached file can be served without executing PHP at all. __Mobile Support__: Separate cache file for mobile, in case want to use the separate theme for the mobile. __Logged-in User Cache__: If you have user-specific content or running a membership site, it creates cached results for the logged-in users. __CDN Integration__: Integrate your website with CDN; you just need to enter CNAME(s) and corresponding zones. __Cache Preloading__: Creating cached pages in advance. This feature will keep caching layer warm. __Prefetched DNS__: Resolve domain names before resources get requested. Reduce DNS lookup time. __Gzip Support__: Compress caching files with gzip. __Built-in Extensions__: Cloudflare, Heartbeat __Multisite Support__: You can activate network-wide or site basis. It's compatible with domain mapping. __Smart Cache Purging__: Only purge the cache that is affected by the content changes. __Compatible__: Tested and compatible with popular plugins. __Battle Tested__: Trusted by enterprise-grade websites. = Built-in Extensions = Built-in extensions (aka add-ons) shipped with Powered Cache to provide more functionality. __Cloudflare__: Cloudflare compatibility and functionalities ***Free*** __Heartbeat__: Manage the frequency of the WordPress Heartbeat API. ***Free*** __Varnish__: Varnish cache purging ***Premium only*** __Google Tracking__: Powered Cache will host Google scripts on your server to help satisfy the PageSpeed recommendation. ***Premium only*** __Facebook Tracking__: Powered Cache will host Facebook scripts on your server to help satisfy the PageSpeed recommendation. ***Premium only*** = Premium Features = Explore the powerful capabilities offered by Powered Cache Premium: __Critical CSS & Load CSS Asynchronously:__ Accelerate your page load times by prioritizing essential styles. __Remove Unused CSS:__ Smartly scans your website to identify and eliminate unused CSS rules, optimizing performance. __Automatic Image Dimension Assignment:__ Adds missing dimensions to images to improve layout stability and speed. __Link Prefetching:__ Pre-fetches links to provide a smoother user experience. __Image Optimizer:__ On the fly image compression, including AVIF/WebP format conversion, to enhance load speed. __Sitemap Preloading:__ Automatically visits URLs listed in your sitemap to pre-generate cache, ensuring faster load times for your visitors. __Scheduled Database Cleanups:__ Automates database optimization tasks to maintain peak performance. __Varnish Extension:__ Enhance your site's caching capabilities with Varnish support. __Google & Facebook Tracking Extensions:__ Host external tracking scripts locally, with automatic updates when the external resource changes. __WP-CLI Support:__ Command-line options available to streamline your workflow. __Top-Notch Premium Support:__ Get high-quality support for any issues you might encounter. __Ad-Free Plugin Interface:__ Enjoy an uncluttered, ad-free plugin admin page. By upgrading to Powered Cache Premium you also get access to one-on-one help from our knowledgeable support team and our extensive documentation site. **[Learn more about Powered Cache Premium](https://poweredcache.com/)** = Contributing & Bug Report = Bug reports and pull requests are welcome on [Github](https://github.com/poweredcache/powered-cache). Some of our features are premium only, please consider before sending PR. = Documentation = __Documentation site__: [https://docs.poweredcache.com/](https://docs.poweredcache.com/) __Developer Docs__: [https://poweredcache.github.io/docs/](https://poweredcache.github.io/docs/) (***Hook referance***) == Installation == === From within WordPress === 1. Visit 'Plugins > Add New' 2. Search for 'Powered Cache' 3. Activate Powered Cache from your Plugins page. 4. That's all. === Manually === 1. Upload the `powered-cache` folder to the `/wp-content/plugins/` directory 2. Activate the Powered Cache plugin through the 'Plugins' menu in WordPress 3. That's all. == Frequently Asked Questions == = How do I know my site is being cached? = The easiest way is to make sure your site is being cached. Open your site in incognito mode of your browser and right-click on the page. If you see `` information that means you are getting a cached result. = Is it compatible with multisite? = Yes, it's 100% compatible with multisite. You can activate it on the network-wide or per-site basis. = Is it compatible with domain mapping? = Yes, it's compatible with Mercator and native domain mapping feature with WordPress core. = What is the built-in extension? = We designed Powered Cache is a complete optimization solution for WordPress. However, we believe that your system should be tailored to your needs without the added weight of unwanted functionality. We strive to perfect this balance with our built-in extensions. = What about mobile caching? = We support mobile devices and user agents, if your template is not responsive you can use mobile caching with a separate file. It all works. = How to get premium version of plugin? = You can buy from [poweredcache.com](https://poweredcache.com/) = Is it compatible with Cloudflare? = Yes, you just need to enable Cloudflare extension. = Is it compatible with Jetpack? = Yes, we don't get any problems with Jetpack. = Is it compatible with WPML? = Yes, it's compatible with [WPML](https://wpml.org/). = Is it compatible with ecommerce plugins? = Yes, you can use with WooCommerce, Easy Digital Downloads and BigCommerce. If you are using any other eCommerce plugin, just make sure dynamic pages are excluded from the cache. = How can I disable caching for a particular page? = You can disable caching from the meta box in the post editing page or enter pages in the "Never cache the following pages" under the "Advanced Options" section. = Can I export/import settings? = Yes, you can find export/import options in the "Misc" sections of the settings page. = Does it cache API requests? = Yes, it caches GET requests on API. If you have query parameters on the request, you will need to allow query parameter in the"Cache query strings" under the "Advanced Options" section. = Is it compatible with PHP 8+ = Yes, it’s compatible with PHP 8+ == Screenshots == 1. Basic Options 2. Advanced Options 3. File Optimization 4. Media Optimization 5. CDN Integration 6. Preload Options 7. Database Optimization 8. Extensions == Changelog == = 3.2 (August 31, 2023) = - [Refactored] Improved JS optimization and execution options for better performance. - [Updated] Enhanced Delay JS feature and removed the default timeout. - [Added] Introduced post-level controls for delay and defer JS options. - [Added] New feature to automatically add missing image dimensions. - [Added] Added a link prefetching option to improve user experience. - [Added] Compatibility with Bricks Builder introduced. - [Added] New global admin notice to prompt cache purging upon plugin activation or deactivation. - [Fix] File optimizer no longer runs in Customizer preview; now compatible with Colibri Page Builder. - [Fix] Ensure conditional tags on the page for page cache drop-in. - [Fix] Disabled DOM parser optimization for HTML minification. - [Fix] Resolved a glitch in the Diagnostic modal. - [Fix] Fixed DOM violations on the Settings page. = 3.1.1 (August 1, 2023) = - Added some clarifications about AVIF support = 3.1 (July 20, 2023) = - Moved the image optimizer from beta to the stable release. [Learn More] (https://poweredcache.com/features/image-optimizer/) - New Feature: Introduced the ability to bypass the first nth images with lazy load. - General enhancements made to the Lazy Load feature. - Resolved: Deprecated jQuery functions. - Updated: Minify package. - Updated: Background processing package. - Tested with WP 6.3. = 3.0.5 (May 30, 2023) = - Fix: PhastPress cache purge callback - Fix: Memcached drop-in `set_multiple` warning - ensure html tag exists before running HTML minifier = 3.0.4 (May 25, 2023) = - DelayedJS bugfix - Added new compatibility with PhastPress = 3.0.3 (May 22, 2023) = - Fix: Html Minification bugfix = 3.0.2 (May 21, 2023) = - Fix: Html Minification error below PHP 8.1 - Added: x-cache-enabled and age headers - Added: sorting for cache query strings - nginx configuration tweaking = 3.0.1 (May 16, 2023) = - Fix: Malformed robots.txt due to FileOptimizer - Fix: Don't execute lazyload script as delayed. - Adding clarity to the JS execution field. = 3.0 (May 15, 2023) = - Added: Bunny Fonts as replacement of Google Fonts - Added: global `nopoweredcache` parameter to skip optimizations - Added: Cache query strings to generate seperate cache based on query and value - Added: WooCommerce compat for geolocation with page cache support. - Added: Delayed JS execution. - Added: Remove Unused CSS feature. - Added: New HTML minification library. - Updated: Background processing library. - Bump required PHP version to 7.2 - Object cache drop-in updates: supporting *multiple and wp_cache_supports - Refactored: Accepted query strings renamed as ignored query strings. - Various small improvements and fixes. = 2.5.4 (March 23, 2023) = - Hotfix: HTML minification quotes issue. = 2.5.3 (March 23, 2023) = - Added: Purge site cache on multisite when the site updated. (eg: archived etc...) - Improvements: HTML minification. - Improvements: Set file optimizer default cache header. - Fix: Close icon on diagnostic modal - Fix: Blank space on CDN hostname(s) - Fix: WP Ultimo compatibility. (checking Mercator more strictly) - Tested with WP 6.2 = 2.5.2 (January 20, 2023) = - Fix: revert subdirectory deletion with `delete_page_cache()` - Fix: Delete related page cache on purging the current page cache. = 2.5.1 (January 19, 2023) = - Fix a regression issue with the lazyload. = 2.5 (January 19, 2023) = - Added: Beaver Builder Compatibility - Added: Elementor Compatibility - Added: Divi Compatibility - Added: Purge Current Page admin bar item for singular page. - Refactor: `.htaccess` rule generation and Apache 2.4 improvements. - Fixes: PHP 8.1+ deprecation fixes. - Bump required WordPress version to 5.7. - Small tweaks & package updates. = 2.4.4 (October 11, 2022) = - Fix: Cloudflare cache purge - Fix: Object cache removal on uninstalling the plugin - Small tweaks & package updates. = 2.4.3 (July 5, 2022) = - Compatibility fix for older versions of WPML. = 2.4.2 (June 29, 2022) = - File optimizer bug fix. = 2.4.1 (June 25, 2022) = - Fix "Try Premium Today" button = 2.4 (June 16, 2022) = - Improvements on WPML compatibility: Purge/preload cache for a specific locale. - Added woocommerce-multilingual compat. - Small tweaks & package updates. = 2.3 (May 18, 2022) = - Improvements on file optimizer. - Improvements on CDN and file optimizer module bootstrapping. - Added WPML domain mapping compat. - Added bearer token support for Cloudflare extension. - Added async cache purging (experimental feature) = 2.2.1 (April 26, 2022) = - File Optimizer CDN integration fix. = 2.2 (April 25, 2022) = - Added: Image optimizer. - Added: Swap Google Fonts. - Added: Cache miss reason. - Added: Preconnect resource hint. - Improvements: CDN module (refactored). - Improvements: Lazy Load (modernized). - Fix: Windows compatibility issues. - Fix: Transients clean-up from DB when object cache in place. - New filter: `powered_cache_fo_disable` to control file optimizer. - New filter: `powered_cache_is_local_site`. - New filter: `powered_cache_cdn_extensions`. - New filter: `powered_cache_preconnect_resource`. - New compat: Cornerstone builder. - Tested: WordPress 6.0 = 2.1.2 (March 28, 2022) = - Fix: Lazy Load issue. = 2.1.1 (March 15, 2022) = - Added a new compat: Cookies and Content Security Policy plugin. - Change post pecific cache control capability. (`edit_posts` to `edit_others_posts`) - Fixed: Make sure cdn_hostname and cdn_zone have index 0 for placeholder. - Fixed: normalize vary cookie value. = 2.1 (March 14,2022) = - Added: Critical CSS Settings. - Added: Post specific file optimization options. - Added: Jetpack boost compatibility - Improvements: Settings page UI on mobile. - Improvements: CDN Integration. - Improvements: Cache Preloading. - Fixed: Google fonts combine. - Fixed: CSS minification should work when the group contains a single file. - Fixed: CDN integration warnings. - Added: Automatic CORS configuration for .htaccess and nginx. - Bumped minimum WP requirement to 5.1 = 2.0.4 = - Tested with WP 5.9 - UI Update - Fix a potential notice about the user agent = 2.0.3 = - Small UI updates - Fix: metabox registration on the screens other than post = 2.0.2 = - Hotfix: don't break block editor on reusable blocks = 2.0.1 = - Fix: Smart cache purge on post update. - Localization improvements: Set script localization correctly. - Improved WPML compatibility. - Added `.htaccess` execution rule for file optimizer. Detailed changelog located in [changelog page](https://poweredcache.com/changelog) == Upgrade notice == = 2.0 = - Requirements have been updated. - Includes some breaking changes. If you have been using the plugin functions or hooks, consider testing it before the upgrade. = 1.2 = - Default `WP_CACHE_KEY_SALT` has been changed, be careful about upgrading If you get unexpected results after upgrade or migrating to new hosting, please check WordPress drop-in caching files which are located in `wp-content/advanced-cache.php` and `wp-content/object-cache.php`