
內容簡介
TrimPress 可以優化並削減 WordPress 的一些無用程式,讓主題更輕量,更安全!
功能
減緩 Heartbeat API 以節省管理-ajax 的使用率。
禁用資源密集型的 WooCommerce 腳本「購物車碎片」(TrimPress 會自動偵測 WooCommerce,只有在啟用插件時才會顯示此選項)。
從 WordPress section 中刪除不必要的雜訊,例如 RSS、RSD、WLW 應用程式清單以及相鄰文章連結。
禁用內建 WordPress 程式碼編輯器,避免使用者修改插件和主題程式碼。
限制文章版本,以減少資料庫膨脹。
禁用自動表情符號渲染,該功能會在您的網站上添加多個腳本和樣式。
禁用 XML-RPC 介面,該接口是用於遠程 WordPress 存取的較舊系統,容易被黑客利用。
刪除 meta generator 標籤和版本 URL 參數,這些可讓潛在攻擊者知道您使用的 WordPress 版本。
禁用評論自動鏈結,這是垃圾郵件經常利用的功能。
開發
使用命名空間和面向對象的程式碼。
遵循 WordPress 編碼標準。
外掛標籤
開發者團隊
原文外掛簡介
TrimPress optimizes and trims some of the cruft from WordPress for a lighter, more secure theme!
Features
Slow down the Heartbeat API to save on admin-ajax usage.
Disable cart fragments, a resource-intensive WooCommerce script (TrimPress automatically detects WooCommerce and only shows this option if it is active).
Remove unnecessary clutter from the WordPress section, like RSS, RSD, WLW manifest and adjacent post links.
Disable the built-in WordPress code editors that allow users to modify plugin and theme code.
Limit post revisions, which can cause unnecessary database bloat.
Disable automatic emoji rendering, which adds several extra scripts and styles to your site.
Disable the XML-RPC interface, an older system for remote WordPress access that can be exploited by hackers.
Remove the meta generator tag and version url parameters that let potential attackers know what WordPress version you’re using.
Disable comment autolinking, a feature often exploited by spammers.
Development
Namespaced and object-oriented code.
Adheres to WordPress Coding Standards.
