This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

hooks

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.

Capturas

Instalación

  1. Upload hooks folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Reseñas

There are no reviews for this plugin.

Colaboradores y desarrolladores

“hooks” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “hooks” a tu idioma.

¿Interesado en el desarrollo?

Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .

Registro de cambios

1.1.0

Improved comments and style

1.0

Initial version