內容簡介
WP_DEBUG 功能良好,但無法包括某些頁面載入時未加載的所有主題/外掛程式檔。Deprecation Checker 可讓您查看所有已停用的功能,包含路徑、行號、停用函數名稱和新的推薦函數。
已停用的檔案直接從 WordPress 核心中彙整,因此此外掛可擴展至未來版本。
我們新增了一些方便的過濾器和常數,可使此外掛適應您的需求:
停用外掛程式/主題目錄檢查
新增自訂路徑以進行檢查
新增自訂的已停用功能以進行搜尋
外掛標籤
開發者團隊
原文外掛簡介
WP_DEBUG works well, however is not inclusive of all theme/plugin files that might not be loaded during certain page loads. Deprecation Checker allows you to view all the deprecated functions complete with path, line number, deprecation function name, and the new recommended function to use.
Deprecated files are collated directly from WordPress core itself, so this plugin is scalable with future versions of WordPress.
We’ve included a couple handy filters and constants to make this plugin flexible for your own needs:
Turn off plugin/theme directory checks
Add your own custom paths to check
Add your own deprecated functions to the search
