=== Hooks Reference === Contributors: moon0326 Tags: hooks, action, filter Requires at least: 5.8 Tested up to: 6.8 Requires PHP: 7.1 Stable tag: 1.0.1 License: GPLv2 License URI: https://www.gnu.org/licenses/gpl-2.0.html Scans all installed plugins to identify where WordPress hooks (add_action, do_action, add_filter, apply_filters) are used. === Screenshots == 1. Main screen 2. Hook list 3. Filter by type 4. Search === Description === Hooks Reference is a WordPress admin plugin that scans all installed plugins to discover where WordPress hooks (`add_action`, `do_action`, `add_filter`, `apply_filters`) are used. It provides a UI to view and filter these hooks by plugin and hook type. See more details at https://github.com/moon0326/hooks-reference