內容簡介
總結:Assertivlogix Simple Cache 是一個輕量級 WordPress 外掛,通過緩存已呈現的頁面和縮小 CSS/JS 資源,來改善前端性能,減少伺服器負載和頁面載入時間。
1. 這個外掛有什麼新功能?
- 可選的圖像懶加載功能,可以在外掛設置中啟用選框,當你的佈景主題或主機沒有自行處理時,自動將 loading="lazy" 添加到緩存的 HTML 中。
2. 這個外掛提供了什麼進階 CSS 控制功能?
- 可刪除未使用的選取器和重複的內容,將本地樣式表合併為異步交付的包裝,並內聯自動生成或手動生成的關鍵 CSS,實現更快的首次呈現。
3. 這個外掛的相容性如何?
- 這個外掛依賴 ob_start() 緩衝,不支援已在基本/伺服器級提供完整網頁緩存的伺服器(例如,具有 Varnish、LiteSpeed 快取服務或專有邊緣快取的管理主機)。組合兩個網頁緩存可能導致重複緩存、過時網頁或破損的清除流程,因此我們無法提供對這些環境的支援。
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
Assertivlogix Simple Cache is a lightweight WordPress plugin that improves front-end performance by caching rendered pages and minified CSS/JS assets to reduce server load and page load times.
New: Optional lazy loading for tags. Enable the checkbox in the plugin settings to automatically append loading="lazy" to cached HTML when your theme or host does not already handle it.
Advanced CSS controls: remove unused selectors and duplicates, combine local stylesheets into an async-delivered bundle, and inline auto-generated or manual critical CSS for faster first paint.
Compatibility
This plugin relies on ob_start() buffering and is not supported on servers that already provide full-page caching at the base/server level (e.g., managed hosts with Varnish, LiteSpeed cache services, or proprietary edge caches). Combining two page caches can cause double-caching, stale pages, or broken purge flows, so we cannot offer support for those environments.
