內容簡介
這個 WordPress 外掛可以加速網站載入速度。它會產生壓縮的 HTML、gzip、移除 generator 標籤、移除 emoji javascript 並加入快取清單。
當你更新文章、頁面、更換佈景主題、啟用此外掛時,將會變更快取清單。如果手動更新佈景主題,需要手動更新快取清單版本。
如果你想要更改快取清單中的檔案列表,你可建立新的外掛並使用 add_filter 方法、要求這個 PHP 檔案,並停用此外掛。
過濾器類型:'graftee_speed_up_kit_allow_list'、'graftee_speed_up_kit_deny_list'
外掛標籤
開發者團隊
原文外掛簡介
This plugin to speed up the web site that was created by the WordPress. generate compress html, gzip, remove generator tag, remove emoji javascript add cache manifest.
When update post or update page or change theme or activate this plugin, changes cache manifest. If update theme in manual, you must update cache manifest version in manual.
If you want change file list in cache manifest, you create a new plugin and use add_filter method and require this php file and inactive this plugin.
filter type: ‘graftee_speed_up_kit_allow_list’ ‘graftee_speed_up_kit_deny_list’
