Title: Another Show Hooks
Author: Exlac
Published: <strong>2022 年 7 月 26 日</strong>
Last modified: 2022 年 10 月 7 日

---

搜索插件

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

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

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

# Another Show Hooks

 作者：[Exlac](https://profiles.wordpress.org/exlac/)

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

 * [详情](https://cn.wordpress.org/plugins/another-show-hooks/#description)
 * [评价](https://cn.wordpress.org/plugins/another-show-hooks/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/another-show-hooks/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/another-show-hooks/#developers)

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

## 描述

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.

## 屏幕截图

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

## 安装

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.

## 评价

![](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/) 2023 年 4 月 6 日

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/) 2023 年 1 月 30 日

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/) 2022 年 12 月 7 日 1 回复

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/) 2022 年 9 月 25 日

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/) 2022 年 8 月 15 日 1 回复

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.

 [ 阅读所有5条评价 ](https://wordpress.org/support/plugin/another-show-hooks/reviews/)

## 贡献者及开发者

「Another Show Hooks」是开源软件。 以下人员对此插件做出了贡献。

贡献者

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

「Another Show Hooks」插件已被翻译至 1 种本地化语言。 感谢[所有译者](https://translate.wordpress.org/projects/wp-plugins/another-show-hooks/contributors)
为本插件所做的贡献。

[帮助将「Another Show Hooks」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/another-show-hooks)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/another-show-hooks/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/another-show-hooks/)，或通过[RSS](https://plugins.trac.wordpress.org/log/another-show-hooks/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/another-show-hooks/)。

## 更新日志

#### 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

## 额外信息

 *  版本 **1.0.2**
 *  最后更新：**4 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 5.2 或更高版本 **
 *  已测试的最高版本为 **6.0.11**
 *  PHP 版本 ** 7.2 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/another-show-hooks/) 和 [German](https://de.wordpress.org/plugins/another-show-hooks/).
 *  [翻译成简体中文](https://translate.wordpress.org/projects/wp-plugins/another-show-hooks)
 * 标签
 * [Action](https://cn.wordpress.org/plugins/tags/action/)[debug](https://cn.wordpress.org/plugins/tags/debug/)
   [filter](https://cn.wordpress.org/plugins/tags/filter/)[hooks](https://cn.wordpress.org/plugins/tags/hooks/)
 *  [高级视图](https://cn.wordpress.org/plugins/another-show-hooks/advanced/)

## 评级

 5 星（最高 5 星）。

 *  [  5 条 5 星评价     ](https://wordpress.org/support/plugin/another-show-hooks/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/another-show-hooks/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/another-show-hooks/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/another-show-hooks/reviews/?filter=2)
 *  [  0 条 1 星评价     ](https://wordpress.org/support/plugin/another-show-hooks/reviews/?filter=1)

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

[查看全部评论](https://wordpress.org/support/plugin/another-show-hooks/reviews/)

## 贡献者

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

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/another-show-hooks/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](https://exlac.com/product/show-hooks-pro/)