Title: Another Show Hooks
Author: Exlac
Published: <strong>26 Luglio 2022</strong>
Last modified: 7 Ottobre 2022

---

Ricerca i plugin

![](https://ps.w.org/another-show-hooks/assets/banner-772x250.png?rev=2769972)

Questo plugin **non è stato testato con le ultime 3 versioni principali (major releases)
di WordPress**. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare
problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

![](https://ps.w.org/another-show-hooks/assets/icon-256x256.png?rev=2769972)

# Another Show Hooks

 Di [Exlac](https://profiles.wordpress.org/exlac/)

[Scarica](https://downloads.wordpress.org/plugin/another-show-hooks.1.0.2.zip)

 * [Dettagli](https://it.wordpress.org/plugins/another-show-hooks/#description)
 * [Recensioni](https://it.wordpress.org/plugins/another-show-hooks/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/another-show-hooks/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/another-show-hooks/#developers)

 [Supporto](https://wordpress.org/support/plugin/another-show-hooks/)

## Descrizione

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](https://exlac.com/product/show-hooks-pro/)**🔥🔥🔥

> *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](https://github.com/vairafiq/another-show-hooks).
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](https://wordpress.org/plugins/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.

## Screenshot

 * [[
 * Firing sequence of init and admin_init
 * [[
 * Dragable hook window
 * [[
 * Uses of init hook

## Installazione

Using the WordPress Plugin Search

 1. Navigate to the `Add New` sub-page under the Plugins admin page.
 2. Search for `another show hooks`.
 3. The plugin should be listed first in the search results.
 4. Click the `Install Now` link.
 5. Lastly click the `Activate Plugin` link to activate the plugin.

Uploading in WordPress Admin

 1. [Download the plugin zip file](https://wordpress.org/plugins/another-show-hooks/)
    and save it to your computer.
 2. Navigate to the `Add New` sub-page under the Plugins admin page.
 3. Click the `Upload` link.
 4. Select Another Show Hooks zip file from where you saved the zip file on your computer.
 5. Click the `Install Now` button.
 6. Lastly click the `Activate Plugin` link to activate the plugin.

Using FTP

 1. [Download the plugin zip file](https://wordpress.org/plugins/another-show-hooks/)
    and save it to your computer.
 2. Extract the Another Show Hooks zip file.
 3. Create a new directory named `another-show-hooks` directory in the `../wp-content/
    plugins/` directory.
 4. Upload the files from the folder extracted in Step 2.
 5. Activate the plugin on the Plugins admin page.

## Recensioni

![](https://secure.gravatar.com/avatar/da5b5dc8cba07487d05354a9c155364f6676728cdf26924ea85fe5e693605482?
s=60&d=retro&r=g)

### 󠀁[Good](https://wordpress.org/support/topic/good-7885/)󠁿

 [Peter Lawrenson](https://profiles.wordpress.org/lorro/) 6 Aprile 2023

Good.

![](https://secure.gravatar.com/avatar/2e1fd3591555f8dfa5b22d382d1139909bd7a25e16f455b7c583193963359d95?
s=60&d=retro&r=g)

### 󠀁[Awesome, essential developer tool!](https://wordpress.org/support/topic/awesome-essential-developer-tool/)󠁿

 [charly](https://profiles.wordpress.org/cdsaenz/) 30 Gennaio 2023

Tried other options but this is the most beautiful, well designed and more info-
charged. Essential, I’d say, I’ll promote on Twitter! And buy PRO as soon as my 
third world salary allows 🙂 Thanks for your hard work!

![](https://secure.gravatar.com/avatar/d1a6ede61023b135c5288e1c28a9cf3ec22babdae7333a48d2f65d2b68699ae8?
s=60&d=retro&r=g)

### 󠀁[Awesome developer tool!](https://wordpress.org/support/topic/awesome-developer-tool/)󠁿

 [PluginRx](https://profiles.wordpress.org/apos37/) 7 Dicembre 2022 1 risposta

While the screenshots look a little confusing and cluttered, once you actually try
it and are able to scroll through the page you can see that the hooks show WHERE
they are fired, which is super helpful in additional to the firing sequence. Great
tool! Thanks for sharing!

![](https://secure.gravatar.com/avatar/f17f42686774b7ee5deddd2ac8da27ed411912d1b25dd91b867f0fa2be1c3746?
s=60&d=retro&r=g)

### 󠀁[WOW!!](https://wordpress.org/support/topic/wow-912/)󠁿

 [sekedus](https://profiles.wordpress.org/sekedus/) 25 Settembre 2022

T-800 said: I’m Back! Did You Miss Me?

![](https://secure.gravatar.com/avatar/b60666f37c784cd9fe83875f68167b978f7ca5f5b3f8eca204344ca008e8e9a2?
s=60&d=retro&r=g)

### 󠀁[new follow-up to show hooks](https://wordpress.org/support/topic/follow-up-of-simply-show-hooks/)󠁿

 [iMiek](https://profiles.wordpress.org/imiek/) 15 Agosto 2022 1 risposta

Thanks a lot, this one is working! Lifesaver tool for developers to show and inspect
hooks. Decent follow-up of Simply Show Hooks, which isn’ updated and working anymore.

 [ Leggi tutte le recensioni di 5 ](https://wordpress.org/support/plugin/another-show-hooks/reviews/)

## Contributi e sviluppo

“Another Show Hooks” è un software open source. Le persone che hanno contribuito
allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

 *   [ Exlac ](https://profiles.wordpress.org/exlac/)

“Another Show Hooks” è stato tradotto in 1 lingua. Grazie a [chi traduce](https://translate.wordpress.org/projects/wp-plugins/another-show-hooks/contributors)
per il contributo.

[Traduci “Another Show Hooks” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/another-show-hooks)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/another-show-hooks/)
segui il [repository SVN](https://plugins.svn.wordpress.org/another-show-hooks/),
segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/another-show-hooks/)
tramite [RSS](https://plugins.trac.wordpress.org/log/another-show-hooks/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

= 1.0.2 =

 * Fix – Compatibility issue with Oxygen Builder plugin
 * Fix – Console errors

#### 1.0.1

 * Improved

#### 1.0.0

 * Initial release

## Meta

 *  Versione **1.0.2**
 *  Ultimo aggiornamento **4 anni fa**
 *  Installazioni attive **10+**
 *  Versione WordPress ** 5.2 o superiore **
 *  Testato fino alla versione **6.0.12**
 *  Versione PHP ** 7.2 o superiore **
 *  Lingue
 * [English (US)](https://wordpress.org/plugins/another-show-hooks/) e [German](https://de.wordpress.org/plugins/another-show-hooks/).
 *  [Traduci nella tua lingua](https://translate.wordpress.org/projects/wp-plugins/another-show-hooks)
 * Tag
 * [Action](https://it.wordpress.org/plugins/tags/action/)[debug](https://it.wordpress.org/plugins/tags/debug/)
   [filter](https://it.wordpress.org/plugins/tags/filter/)[hooks](https://it.wordpress.org/plugins/tags/hooks/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/another-show-hooks/advanced/)

## Valutazioni

 5 su 5 stelle.

 *  [  5 recensioni a 5-stelle     ](https://wordpress.org/support/plugin/another-show-hooks/reviews/?filter=5)
 *  [  0 recensioni a 4-stelle     ](https://wordpress.org/support/plugin/another-show-hooks/reviews/?filter=4)
 *  [  0 recensioni a 3-stelle     ](https://wordpress.org/support/plugin/another-show-hooks/reviews/?filter=3)
 *  [  0 recensioni a 2-stelle     ](https://wordpress.org/support/plugin/another-show-hooks/reviews/?filter=2)
 *  [  0 recensioni a 1-stelle     ](https://wordpress.org/support/plugin/another-show-hooks/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/another-show-hooks/reviews/#new-post)

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/another-show-hooks/reviews/)

## Collaboratori

 *   [ Exlac ](https://profiles.wordpress.org/exlac/)

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/another-show-hooks/)

## Donazioni

Vuoi sostenere le versioni future?

 [ Fai una donazione per lo sviluppo ](https://exlac.com/product/show-hooks-pro/)