Beschrijving
Simple WordPress plugin that displays WordPress information about the hooks. It only displays do_action and apply_filters hooks. It lists the do_action and apply_filters occurances in every PHP plugin file in every WordPress plugin. No matter if the plugin is activated or not. MU plugins are not included in the analysis since these are in the separate folder.
Schermafdrukken
Installatie
- Upload
hooks
folder to the/wp-content/plugins/
directory - Activeer de plug-in via het ‘Plugins’ menu in WordPress
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“hooks” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “hooks” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.1.0
Improved comments and style
1.0
Initiële versie