Documentation
Cache Autopilot
Cache Autopilot manages the full cache lifecycle: invalidation decisions, cache purge execution, and controlled warmup. This documentation covers configuration, operational behavior, and developer integration.
Changelog:
Getting Started
Get oriented with Cache Autopilot, confirm requirements, install plugin, and complete your first cache invalidation and warmup cycle.
Use Cases
Quick configuration patterns for common site types: business sites, blogs, WooCommerce stores, multilingual sites, large-scale deployments, and agency workflows.
How It Works
Understand the full cache lifecycle from invalidation to purge to warmup, including the hook bridge, execution pipeline, and adapter integration path.
Supported Integrations
See how Cache Autopilot works with builders, custom fields, forms, multilingual setups, and cache plugins to keep cache invalidation accurate and warmup reliable.
Cache Invalidator
Explore the Cache Invalidation decision engine: target pages, builder integrations (Gutenberg and Elementor), smart timed invalidation, async deep invalidation, multilingual fanout, and extension points.
Cache Warmup
Explore the Cache Warmup execution engine: targeted warmup triggers, frontend eligibility filtering, queue behavior, pacing, sitemap filtering, diagnostics and execution controls.
Troubleshooting
Troubleshoot common issues with cache adapters, WP-Cron timing, multilingual URL coverage, stalled warmup runs, and support debug logging.
Developer Reference
Use architecture and integration guidance for hooks, builder compatibility, and implementation details for advanced custom extensions.