Another Show Hooks

plugin banner

Show the origin of an action or filter hook sequentially which helps a developer to debug quickly.

Author:Exlac (profile at wordpress.org)
WordPress version required:5.2
WordPress version tested:6.0.2
Plugin version:1.0.2
Added to WordPress repository:26-07-2022
Last updated:07-10-2022
Rating, %:100
Rated by:5
Plugin URI:https://github.com/vairafiq/another-show-hook...
Total downloads:4 862
Active installs:10+
plugin download
Click to start download

A sequential and visual representation of WordPress action and filter hooks. This is a Developer tool so if you are a developer then it might be a life-saver plugin.

How?

Let’s have a question for you!

Which hook fires first?

  1. admin_init
  2. init

A bit confusing, right? init runs first and after firing almost 100 hooks admin_init runs. Before developing the plugin I had to jump over google or wp handbook which kills my development time and makes my project delayed.

To get rid of this problem, Another Show Hooks present you with a graphical overview right from your web screen.

Some cool features

???? Graphical Presentation
???? Count the total number of uses
???? List out all the callback functions with priority
???? Get core code reference
???? Draggable hook window for flexible debugging

???????????? Pro Features????????????

*Hook search with the prefix
*Advanced debugging with selective user roles
*Disable callback function directly from pages
*Automation

Contribute to Show Hooks

If you want to contribute to the project, you’re most welcome to make it happen. The full source code is available on GitHub. If you find anything improbable, feel free to shoot a bug report or create a pull request.

Origin

We are proud the original base of the plugin was a fork of Simply Show Hooks as it has not been maintained for the last 6 years and has lots of compatibility issues. We have improved the code security and made it compatible with the latest WordPress.


Screenshots
ChangeLog