
內容簡介
KAGG Compatibility 專為解決 WordPress 與 PHP 8.0-8.5 之間的相容性問題而設計,可過濾核心、外掛及佈景主題產生的棄用通知與警告,協助網站在新版 PHP 環境下穩定運作。
【主要功能】
• 封鎖 PHP 8.0+ 棄用通知與各類警告訊息
• 可自訂過濾錯誤的資料夾清單
• 僅過濾指定資料夾的錯誤,不影響自訂程式碼除錯
• 自動安裝 mu-plugin 以優先載入錯誤處理程式
• 支援 WordPress 核心、外掛及佈景主題資料夾
外掛標籤
開發者團隊
原文外掛簡介
WordPress is not fully compatible with PHP 8.0-8.5. The remaining known PHP 8.0+ issues are deprecation notices.
The same is related to many popular plugins such as WooCommerce, Jetpack, Gravity Forms, and others. Mainly, they produce deprecation notices from the Action Scheduler library.
Features
The plugin blocks deprecation notices, user deprecation notices, notices, warnings, user notices, and user warnings.
The list of folders from which errors are blocked can be filtered. This list may specify any WordPress Core, plugin, and theme folders.
Plugin filters out errors from these folders only. Errors produced by other code are not blocked, which helps in debugging user code.
During activation, the plugin installs a mu-plugin kagg-compatibility-error-handler.php into the /wp-content/mu-plugins/ folder. It contains the error handler, which loads earlier than any plugin or theme.
Plugin Support
Support Forum
