Documentation

WP Cache Autopilot

WP Cache Autopilot manages the full cache lifecycle: invalidation decisions, cache purge execution, and controlled warmup. This documentation covers configuration, operational behavior, and developer integration.

Getting Started

Get oriented with WP Cache Autopilot, install included plugins, confirm requirements, 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 WP 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: groups, target pages, builder integrations (Gutenberg and Elementor), 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 across both plugins.

Developer Reference

Use architecture and integration guidance for hooks, builder compatibility, and implementation details for advanced custom extensions.