v1.4.0 — Omni Performance Hardening
The plugin is now Omni Performance Hardening (slug/text domain omni-performance-hardening). The official Plugin Check (PCP) now reports zero errors and zero warnings on this build.
- Renamed plugin, main file and language files;
PH_*wp-config constants are unchanged, so existing constant-based deployments keep working. mu-plugin users: deployomni-performance-hardening.phpand remove the oldperf-hardening.php. - Global functions and filter hooks now use the
omni_performance_hardening_prefix. - Bundled translations load via
load_textdomain(); wp.org-hosted translations keep loading automatically. - Sister plugin: Omni Webmaster SEO Suite — SEO and webmaster tooling from the same team, now linked from the readme and settings page.
Install: upload the attached ZIP via Plugins → Add New → Upload, then configure under Settings → Omni Performance Hardening.
外掛更名為 Omni Performance Hardening(slug/text domain 為 omni-performance-hardening)。此版本通過官方 Plugin Check(PCP)檢測,0 錯誤、0 警告。
- 主檔與翻譯檔一併更名;
PH_*常數不變,既有以 wp-config 常數部署的站台不受影響。mu-plugin 使用者更新時請改放omni-performance-hardening.php並移除舊的perf-hardening.php。 - 全域函式與 filter hook 前綴改為
omni_performance_hardening_。 - 內附翻譯改以
load_textdomain()載入;wp.org 託管翻譯仍由核心自動載入。 - 姊妹外掛:Omni Webmaster SEO Suite——同團隊出品的 SEO 與站長工具,說明與設定頁已加入連結。
安裝:後台「外掛 → 安裝外掛 → 上傳外掛」上傳附件 ZIP,於「設定 → Omni 效能強化」調整參數。
完整變更紀錄見 CHANGELOG.md