Home β€ΊPlugins β€Ίanother show hooks
Another Show Hooks logo

Another Show Hooks

by Exlac on WordPress.org

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

(5)
Firing sequence of init and admin_init

Firing sequence of init and admin_init

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.

Active installations10+
Weekly downloads
22+15.79%
Version1.0.2
Last updated10/7/2022
WordPress version5.2
Tested up to6.0.9
PHP version7.2
Tags
Actiondebugfilterhook sequencehooks