⚠ 此外掛已下架 — 不再更新維護,建議勿安裝。
30+
安裝啟用
★★★★★
5/5 分(1 則評價)
1409 天前
最後更新
0%
問題解決
WordPress 3.5+ v1.0.3 上架:2013-11-21
內容簡介
處理可插拔函數可能會有一些棘手的問題:
哪些函數被哪個模組覆蓋了?
每個函數事實上只能被一個模組覆蓋,可能會導致衝突
此外掛試圖闡明 WordPress 核心條件性聲明的可插拔函數。如果某個函數已被其他模組(例如外掛或佈景主題)覆蓋(重新分配),則會顯示包含有效聲明的 PHP 文件。
外掛標籤
開發者團隊
⬇ 下載最新版 (v1.0.3) 或搜尋安裝
① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Pluggable Functions Explorer」→ 直接安裝(推薦)
② 後台搜尋「Pluggable Functions Explorer」→ 直接安裝(推薦)
原文外掛簡介
Dealing with Pluggable Functions can be tricky:
Which functions have been overridden by which module?
Each function can effectively only be overridden by a single module, leading to potential conflicts
This plugin attempts to shed light on the Pluggable Functions conditionally declared by WordPress Core. In case a function has been overridden (reassigned) by another module, such as a plugin or theme, the PHP file containing the effective declaration is shown.
