=== WP Grid Builder - Caching === Author URI: https://wpgridbuilder.com Plugin URI: https://wpgridbuilder.com Contributors: WP Grid Builder, Loïc Blascos Tags: ecommerce, facet, filter, grid, justified, masonry, metro, post filter, post grid, taxonomy, user, search Requires at least: 4.7.0 Tested up to: 5.6 Requires PHP: 5.6 Stable tag: 1.0.7 License: GPL-3.0-or-later License URI: https://www.gnu.org/licenses/gpl-3.0.html Speed up loading time when filtering grids by caching content and facets. == Description == = WP Grid Builder - Caching = Speed up loading time when filtering grids or templates by caching content and facets. Caching add-on boost performances by storing queried content in a custom table. **Key Features:** * Cache content for all asynchronous requests * Clear cache individually on each page * Clear cache globally for all pages * Exclude facets or grids from cache * Control the cache lifespan * WP-CLI command to clear cache == Changelog == = 1.0.7 - January 13, 2021 = * Improved Better detection of facets in page to clear current page cache. = 1.0.6 - December 15, 2020 = * Fixed Caching conflict when Multilingual add-on is activated. = 1.0.5 - November 23, 2020 = * Changed Caching query string parameters principle. = 1.0.4 - October 19, 2020 = * Fixed Issue with grids and templates detection on page. = 1.0.3 - April 14, 2020 = * Added French translation of backend and frontend. = 1.0.2 - March 25, 2020 = * Added New automatic purge option. * Added Support for WP Grid Builder v1.2.1 * Fixed Warning when creating custom table on activation. = 1.0.1 - November 5, 2019 = * Fixed Issue with custom table creation. = 1.0.0 - November 4, 2019 = * Initial release \o/