Hooks Reference

Plugin Banner

Hooks Reference

by moon0326

Download
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

  1. Main screen

    Main screen

  2. Hook list

    Hook list

  3. Filter by type

    Filter by type

  4. Search

    Search

Back to top