이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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

*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.

스크린샷

  • 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 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 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.

후기

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!
2022년 12월 7일 1 reply
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!
2022년 9월 25일
T-800 said: I'm Back! Did You Miss Me?
2022년 8월 15일 1 reply
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 평가 읽기

기여자 & 개발자

“Another Show Hooks”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Another Show Hooks”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

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