Linux 软件免费装
Banner图

Brightery Cache King

开发者 brighterycom
更新时间 2026年8月25日 01:05
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

speed cache performance page cache static html

下载

1.1.2

详情介绍:

Brightery Cache King is a standalone full-page cache for public WordPress content. It stores completed anonymous HTML responses as files and reuses them on later visits. The plugin does not require an account, external service, CDN, Composer package, PHP extension, or another caching plugin. Main features Safe by default Cache King bypasses logged-in sessions, WordPress Admin, login, REST API requests, XML-RPC, Ajax, cron, previews, searches, password-protected content, errors, feeds, authenticated requests, and responses marked private. WooCommerce cart, checkout, account URLs, and customer-session cookies are excluded by default. Public product and category pages can still be cached. No off-site data transfer Cache King stores only HTML already generated for public visitors. It makes local loopback requests to the same WordPress site when you build static pages. It does not send site or visitor data to Brightery or any third party.

安装:

  1. In WordPress, go to Plugins > Add New Plugin > Upload Plugin.
  2. Upload brightery-cache-king.zip.
  3. Activate Brightery Cache King.
  4. Open Cache King from the WordPress admin menu.
  5. Review the integration check and use Repair installation if a writable-file step needs to be retried.
  6. Select Build homepage now or Build all static pages.
  7. Test the site in a logged-out or private browser window.
Cache King attempts to enable 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.

升级注意事项:

1.1.2 Uses the WordPress 6.9 template enhancement output buffer for safe full-page cache capture. 1.1.1 Includes WordPress.org review compatibility updates. 1.1.0 Adds reliable homepage generation, a manual full-site builder, and improved Apache and Nginx delivery guidance.

常见问题:

Does Cache King cache WordPress Admin or logged-in pages?

No. Administrative, authenticated, preview, background, and API requests are bypassed.

Does it cache WooCommerce carts or customer accounts?

No. Cart, checkout, account paths, WooCommerce session cookies, and private responses are excluded. Public product and product-category pages can be cached.

Does it require Redis, Memcached, a CDN, or an external API?

No. It uses local static files and standard WordPress and PHP functionality.

Is it literally zero-resource caching?

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.

Why should I test while logged out?

Logged-in frontend visits are intentionally bypassed. Use a private browser window or a separate logged-out browser to verify public cache behavior.

What happens when content changes?

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.

Can I run another full-page cache plugin at the same time?

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.

What does Cache King Pro add?

Cache King Pro adds scheduled full-site cache warming. The Free edition already includes manual homepage and full-site building.

What happens when I deactivate or delete the plugin?

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.

更新日志:

1.1.2 1.1.1 1.1.0 1.0.0