Descripción
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.
Instalación
- Upload
hooks
folder to the/wp-content/plugins/
directory - Activa el plugin a través del menú de ‘Plugins” en WordPress
Reseñas
No hay reseñas para este plugin.
Colaboradores & Desarrolladores
“hooks” es software de código abierto. Las siguientes personas han contribuido a este plugin.
Colaboradores¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN, o suscríbete al registro de desarrollo por RSS .
Historial de cambios
1.1.0
Improved comments and style
1.0
Initial version