
內容簡介
Debug Bar Rewrite Rules 外掛能將透過篩選條件改變的 Rewrite Rules 的相關資訊新增至 Debug Bar 的一個新面板中。此外掛是 Debug Bar 的擴充套件,但也可以在獨立模式下運作(作為管理工具頁面)。注意:由於原因不詳,此外掛無法追蹤 add_rewrite_rule 函數的呼叫。
安裝後,您將能夠訪問以下相關資訊:
現存 Rewrite Rules 的數量
Rewrite Rules 的清單
可影響 Rewrite Rules 的可用篩選器鉤子清單。
影響 Rewrite Rules 的篩選器清單。
能夠使用符合標示進行規則搜尋。
能夠測試 URL,並查看可應用的規則。
可以直接從 Debug Bar 面板/工具頁面中清除規則。
外掛標籤
開發者團隊
原文外掛簡介
Debug Bar Rewrite Rules adds information about Rewrite Rules (changed via filters) to a new panel in the Debug Bar. This plugin is an extension for Debug Bar, but it is also can work in standalone mode (as admin tools page). Note: this plugin not able to track add_rewrite_rule function calls, for a reason this function is untraceable.
Once installed, you will have access to the following information:
Number of existing rewrite rules
List of rewrite rules
List of available filter hooks that can affect rewrite rules.
List of filters that affects rewrite rules.
Ability to search in rules with highlighting matches.
Ability to test url and see what rules can be applied to it.
Ability to flush rules directly from debug bar panel/tools page.
