內容簡介
此外掛會將所有的快取預載程式推遲到 wp-cron,如果一個頁面請求還沒有被快取,則 wp-rocket 會被停用。但是,使用 WP-Rockets 輸出緩衝區 (rocket_buffer) 的功能仍然可以運行,例如 CDN。這將使任何使用 WP-Rockets 輸出緩衝區 (rocket_buffer) 的所有功能失效。
目前透過篩選選擇預設每分鐘來設定 cron 時間。
建議透過 Unix cron (作為網頁擷取、WPCLI 或其他方式) 執行 wp-cron。
此外掛通過模擬當前用戶的會話 cookie,在請求頁面進行快取的過程中也可與登入的用戶一起運行。
如果您正在尋找專業團隊來優化 WordPress 網站以達到更快的速度,請查看我們的速度優化服務:Rank Grow Digital
0.1.5
增強功能:新增 WP Critical CSS 相容性
0.1.4
Bug:如果 DONOTCACHEPAGE 已存在,則不要設定它
0.1.3
Bug:僅在實際文章上排隊
增強功能:新增 wp-engine 主機相容性
0.1.2
Bug:如果未設定 show_on_front,只需清除首頁,而不是所有用戶快取
Bug:僅在登入時傳送 cookie
0.1.1
Bug:在首頁 URL 後面加上斜線,因為 wp-rocket 似乎無法快取該頁面
0.1.0
首次發佈
外掛標籤
開發者團隊
原文外掛簡介
This plugin will defer all cache pre-loading to wp-cron. If a page request comes and a page is not cached yet, wp-rocket will be disabled. However WP-Rocket functions using filters for example CDN will still function. Anything that uses WP-Rockets output buffering via rocket_buffer` will be disabled though.
The cron time is currently set via filter defaulting to per minute.
It is recommended to run wp-cron via unix cron either as a web fetch, WPCLI, or another means.
This plugin works with logged in users as well by simulating the current users session cookies when requesting a page to cache.
If you are looking for a professional team to get your WordPress site to run faster, check us out for our speed optimization services at Rank Grow Digital
0.1.5
Enhancement: Add compatibility with WP Critical CSS
0.1.4
Bug: Don’t set DONOTCACHEPAGE if it already exists
0.1.3
Bug: Only queue if we are on an actual post
Enhancement: Add wp-engine hosting compatibility
0.1.2
Bug: If show_on_front is not set, only purge home, not all user cache
Bug: Only pass cookies if logged in
0.1.1
Bug: Add trailing slash on home url as wp-rocket seems to not cache the page otherwise
0.1.0
Initial Release
