
內容簡介
Cache Enabler 是個簡單卻強大的 WordPress 快取外掛,使用起來簡單且只需要最小化的設定,最重要的是能夠幫助網站提升效能來達到更快的載入時間。它會將前端頁面建立成靜態 HTML 檔案,儲存在伺服器磁碟中。這樣便能夠直接提供靜態 HTML 檔案,而不需要浪費資源在 WordPress 核心、外掛和資料庫那些需要消耗多資源的後端處理上。
功能
快速且高效的快取引擎
自動明智的快取清除
手動快取清除
WP-CLI 快取清除
快取過期
WebP 支援(使用 Optimus 將圖片轉換為 WebP)
支援行動裝置
Brotli 和 Gzip 預壓縮支援
HTML 最小化,可排除或包含內聯的 CSS 和 JavaScript
WordPress 儀表板即時快取大小顯示
客製化文章類型支援
304 Not Modified 支援
與 Autoptimize 完美結合
快取如何運作?
Cache Enabler 擷取頁面內容,並在伺服器磁碟上儲存靜態 HTML 檔案。建立的靜態 HTML 檔案會是幾個可能的快取版本之一,這取決於外掛的設定和 HTTP 請求。接受的靜態 HTML 檔案會直接提供,沒有任何資料庫查詢或即時壓縮,這樣能夠更快速地載入頁面。
文件
安裝
設定
Hooks
WP-CLI
進階設定
常見問題
想要幫忙嗎?
想要提交問題、貢獻程式碼或改進翻譯?太好了!請查看我們的 GitHub issues 或 翻譯。
維護人員
KeyCDN
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
Cache Enabler is a simple, yet powerful WordPress caching plugin that is easy to use, needs minimal configuration, and best of all helps improve site performance for a faster load time. It creates static HTML files of frontend pages and stores them on the server’s disk. This allows the static HTML files to be delivered instead of generating pages on the fly, avoiding resource intensive backend processes from the WordPress core, plugins, and database.
Features
Fast and efficient cache engine
Automatic smart cache clearing
Manual cache clearing
WP-CLI cache clearing
Cache expiry
WebP support (convert images to WebP with Optimus)
Mobile support
Brotli and Gzip pre-compression support
Minification of HTML excluding or including inline CSS and JavaScript
Real-time cache size display in the WordPress dashboard
Custom post type support
304 Not Modified support
Works perfectly with Autoptimize
How does the caching work?
Cache Enabler captures page contents and saves it as a static HTML file on the server’s disk. The static HTML file created can be one of several possible cache versions depending on the plugin settings and HTTP request. Accepted static HTML files are then delivered without any database queries or on the fly compression, allowing for a quicker page load.
Documentation
Installation
Settings
Hooks
WP-CLI
Advanced configuration
FAQ
Want to help?
Want to file a bug, contribute some code, or improve translations? Excellent! Check out our GitHub issues or translations.
Maintainer
KeyCDN
