| 开发者 | brighterycom |
|---|---|
| 更新时间 | 2026年8月25日 01:05 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
advanced-cache.php delivery when direct web-server delivery is unavailable.brightery-cache-king.zip.WP_CACHE, install its own advanced-cache.php drop-in, create its cache directory, and add marked Apache or LiteSpeed rules. If a protected file is not writable, the dashboard explains which manual step is required.
For Nginx, copy the generated directives into the existing site configuration, test the configuration, and reload Nginx.No. Administrative, authenticated, preview, background, and API requests are bypassed.
No. Cart, checkout, account paths, WooCommerce session cookies, and private responses are excluded. Public product and product-category pages can be cached.
No. It uses local static files and standard WordPress and PHP functionality.
No HTTP response can use zero resources. On compatible Apache or LiteSpeed configurations, a cache hit can be served as a static file without starting PHP or WordPress. On Nginx, the generated server rule is required for the same direct-delivery behavior. Without a direct rule, the early drop-in starts minimal PHP and exits before normal WordPress loading.
Logged-in frontend visits are intentionally bypassed. Use a private browser window or a separate logged-out browser to verify public cache behavior.
When automatic purge is enabled, relevant content, comment, taxonomy, menu, theme, plugin, update, or public-setting changes clear the public cache. The homepage is queued for rebuilding, and other pages are rebuilt on their next anonymous visit or when you run the full-site builder.
No. Two full-page caching systems may compete for advanced-cache.php, rewrite rules, and cache headers. Cache King does not overwrite a drop-in owned by another plugin and reports the conflict in its dashboard.
Cache King Pro adds scheduled full-site cache warming. The Free edition already includes manual homepage and full-site building.
Deactivation removes Cache King's generated integration rules, drop-in, and cache files while retaining settings. Deleting the plugin through WordPress also removes its saved settings.
brightery_cache_king prefix.try_files guidance.