SiteGround Optimizer Integration The integration runs when the SiteGround Optimizer options class (SiteGround_OptimizerOptionsOptions) is available and SG_OPTIMIZER_VERSION is defined. There is no UI toggle in ZiziCache. What the integration does After ZiziCache settings are saved (zizi_cache_update_config:after), it disables conflicting SiteGround options via SiteGround_OptimizerOptionsOptions::disable_option(). On wp_loaded it re-checks conflicts and disables them again if needed. On...
EWWW Image Optimizer Integration The integration runs when EWWW_IMAGE_OPTIMIZER_VERSION is defined, the EWWW_Image_Optimizer class is available, and ewww_image_optimizer_get_option() exists. There is no manual toggle. Conflicting settings disabled by ZiziCache After ZiziCache settings are saved (zizi_cache_update_config:after), it disables these EWWW options: ewww_image_optimizer_lazy_load ewww_image_optimizer_picture_webp ewww_image_optimizer_js_webp ewww_image_optimizer_webp_for_cdn ewww_image_optimizer_auto ewww_image_optimizer_delay_js Options are only turned off when they were enabled....
WPML Multilingual Integration ZiziCache integrates with WPML to keep cache and preloading language-aware. The integration is automatic; there is no dedicated UI switch. Activation requirements WPML (SitePress) is active and ICL_SITEPRESS_VERSION is defined (version 4.0+). wpml_active_languages returns a valid language list. What it does Expands ZiziCache preload and auto‑purge URL lists with translated URLs using...
Page Builders Integration ZiziCache provides automatic compatibility for common page builders and WordPress FSE. It focuses on safe caching and optimization around editor sessions and template updates. What it does Bypasses HTML optimization when a builder editor/preview is detected. Bypasses page caching when known builder query parameters are present. Purges and preloads cache when builder...
WooCommerce and WCML Integration ZiziCache adds automatic cache safety for WooCommerce pages and currency‑aware cache variants for WooCommerce Multilingual (WCML). WooCommerce: cache safety Cart, checkout, and account pages are excluded from page cache. WooCommerce admin screens and WooCommerce AJAX requests are excluded from caching. WooCommerce: product‑aware purge & preload On product updates or stock changes,...
Cloudflare APO and CDN Integration ZiziCache supports Cloudflare in two distinct ways: (1) coordination with the official Cloudflare APO plugin, and (2) its own Cloudflare API integration when Cloudflare is selected as the CDN type in ZiziCache. 1) Cloudflare APO plugin coordination Active only when the official Cloudflare WordPress plugin is installed and APO is...