Dizze plugin is net hifke mei de lêste 3 grutte releases fan WordPress . It kin net langer wurde ûnderhâlden of stipe en kin kompatibiliteitsproblemen hawwe as it wurdt brûkt mei resinte ferzjes fan WordPress.

Digthis Show Action Hook

Beskriuwing

Ever had that feeling where you hook into and action or a filter and for some reason your code isn’t working? well 9 / 10 the reason is your hook is in a lower priority(in case of filters) and it can simply be determined by searching through the code for that particular filer? Seems, a tedious amount of time doesn’t it? I’ve created a plugin for just that reason but it lists all hooks and filters and allows you to search through them to see whats being hooked.

To do this i’ve used a helper class from Query Monitor where I initially saw this being used, i’ve extended it to be more user friendly.

Skermôfbyldings

Ynstallaasje

  1. Upload the plugin files to the /wp-content/plugins/digthis-action-filters directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Go to “View Filters” from the menu in the front end or alternatively use the “Show Filters” button to trigger a popup on the front end
  4. Type the name of “Action Hook” or “Filter Hook” you want to see and it will display functions attached to those. ex: init, the_content etc

Resinsjes

16 jannewaris, 2017
Weather your working for a client, or developing your products. We cannot deny that hooks are an integral part of WordPress. And at the same time hooks can also make a developers life a living hell, when they try to figure it out the priorities, functions names and other hook related issues. This is where this plugin comes to the rescue, not only does it help you identify the function name, it also shows you where in which file, the function is located. This give you the ability to debug hooks issues at a moments notice. Its like a light saber for a jedi 🙂 I use it in almost all of my works Kudos for to the developer for building this plugin.
Lês alle 3 resinsjes

Meiwurkers & amp; Untwikkelders

“Digthis Show Action Hook” is iepen boarne software. De folgjende minsken hawwe bydroegen oan dizze plugin.

Meiwurkers

Oersette “Digthis Show Action Hook” yn jo taal.

Ynteressearre yn ûntwikkeling?

Blêdzje troch de koade , besjoch de SVN-repository , of abonnearje op it ûntwikkelingslogboek troch RSS .

Feroaringslog

1.0.1

Do not load scripts if user is not logged in

1.0.0

First Version