| 开发者 | r4huldev24 |
|---|---|
| 更新时间 | 2026年7月22日 17:33 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/cart, /checkout, and /my-account are excluded out of the box.wp quikc purge|warm|status) for deploy hooks and CI/CD pipelines — no admin-ajax.php required.<script>, <style>, <pre>, or <textarea> blocks.X-Quikc-Cache response header) within a couple of minutes of activation.
quikc folder to /wp-content/plugins/, or install the plugin directly through the WordPress Plugins screen.X-Quikc-Cache response header on your site's homepage (should read HIT after the first visit).No. Caching is skipped entirely for logged-in users, wp-admin, AJAX requests, REST requests, and any request with a query string.
/cart, /checkout, and /my-account are excluded from caching by default. You can add further path prefixes under Settings -> Excluded Paths.
The full cache is purged automatically on save_post, new comments, and theme switches, so visitors never see stale content after a change.
Every cache hit and miss is tracked in a lightweight runtime heatmap. When Adaptive TTL is enabled, a URL that accumulates enough hits gets its cache lifetime multiplied automatically (up to a one-day ceiling), so your homepage or best-selling product doesn't fall back to a MISS as often as a rarely-visited page.
No. Both are optional. WP-CLI commands are only registered when running under WP-CLI, and the preloader automatically falls back to a single WP-Cron batch if Action Scheduler isn't available.
Use the "Purge Cache" button on the Quikc dashboard, the admin toolbar button, or wp quikc purge from WP-CLI. You can also purge a single learned URL directly from the "Learned Hot URLs" table.
Yes. "Reset Learning" on the dashboard (or the /quikc/v1/reset-learning REST endpoint) clears the heatmap used by Adaptive TTL and Intelligent Preload without affecting the current page cache.
None. Quikc does not phone home, track usage analytics, or contact any third-party service. Preload/refresh requests only ever go to your own site's URLs.