
內容簡介
WordPress 的所有功能都取決於動作和篩選器鉤子,它們是 WordPress 的支柱。您可以使用這些鉤子增強或自定義任何 WordPress 功能。如果您查看任何 WordPress 頁面或文章,它們都是通過動作和篩選器鉤子的組合顯示的。
如果您想要自定義從主題或外掛程式中提供的任何功能,您可以使用它們的動作和篩選器鉤子進行自定義,而不必觸碰核心文件。但有時候,很難找到您需要使用的動作或篩選器鉤子來根據需求自定義功能。
此外掛程式將解決您的問題,並顯示在屏幕上顯示的任何頁面、文章、小工具標題、頁腳或任何其他內容的所有動作和篩選器鉤子。因此,您可以輕鬆找到需要使用的動作和篩選器鉤子來添加或自定義功能。
安裝了此外掛程式後,將在管理列頂部顯示“ Hooks Finder ” 菜單。您可以查看在您的 WordPress 頁面上運行的所有動作和篩選器鉤子,包括標題、頁腳、小工具等。
外掛標籤
開發者團隊
原文外掛簡介
Everything on WordPress depends on the action and filter hooks. And they are the backbone of WordPress. You can enhance or customize any WordPress functionality by using these hooks. If you look at any WordPress page or post, they appear through the combination of action & filter hooks.
If you want to customize any functionality, whether it comes from a theme or plugin, you can customize it using their action and filter hooks without touching the core files. But sometimes, it is really hard to find what action or filter hooks you have to use to customize the functionality according to the need.
This plugin will solve your problem and display all the action and filter hooks of any page, post, widget header, footer, or anything appearing on your screen. So you can easily find what action and filter you have to use to add or customize the functionality.
Once you have installed the plugin, a menu “Hooks Finder” will appear on top of the admin bar. You can view all the action and filter hooks that are running on your WordPress page, including header, footer, widgets, etc.
