這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Page Cache on Cloudflare

外掛說明

The plugin is an improved version of the “Cloudflare Page Cache” plugin. The plugin does not cache pages for logged-in users by default. You can disable caching for some URLs and for users with certain cookies (use the constants BYPASS_COOKIES_EXTRA and NON_CACHEABLE_URLS_EXTRA for the settings).
For the plugin to work, you need to have a Cloudflare account with special settings. To purge the cache by the button, you need to set Cloudflare API settings in the plugin (CF_EMAIL – From https://dash.cloudflare.com/profile, CF_API_KEY – Global API Key from https://dash.cloudflare.com/profile, CF_ACCOUNT_ID, CF_NAMESPACE_ID).
In the Сloudflare account, you need to create a worker, for details go https://github.com/palessit/cloudflare-cache-page. The plugin can preload cache on Cloudflare.

安裝方式

You can install the plugin from the WordPress Dashboard:
– Visit “Plugins” Add New;
– Search for “Page Cache on Cloudflare”
– Download and activate the plugin
– Set Cloudflare API settings CF_EMAIL, CF_API_KEY, CF_ACCOUNT_ID, CF_NAMESPACE_ID. Use environment variables or edit the file inc/cf-page-cache.php.
– Set the constans BYPASS_COOKIES_EXTRA (eg “wp-|wordpress”) and NON_CACHEABLE_URLS_EXTRA (eg “/dist/|/go/|/tours”) if you need. Use environment variables or edit the file inc/cf-page-cache.php.
– To manage preload cache use environment variables or edit the file inc/cfpc-class-preload-cache.php. If you need disable preload cache then set variable CF_IS_PRELOAD_CACHE as false and deactivate-activate plugin. To define how many page per minute will be cached use variable CF_PRELOAD_CACHE_PAGE_PER_MINUTE (by default 50 pages per minute).

常見問題集

A question that someone might have

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Page Cache on Cloudflare〉的開發相關工作。

參與者

將〈Page Cache on Cloudflare〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0