WP Manifestindependent plugin directory
manifest / developer / wp-hook-inspector

WP Hook Inspector

A developer tool for inspecting WordPress hooks, callbacks, priorities, and runtime activity.

by Aishvarya · github.com/aishvarya28/wp-hook-inspector

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/aishvarya28/wp-hook-inspector/archive/refs/heads/main.zip

Description

WP Hook Inspector is a developer-focused tool for inspecting WordPress hooks, callbacks, priorities, and runtime activity.

Installation

  1. Upload the plugin to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins screen.

Changelog

0.1.0

  • Initial development version.