Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Visual Action Hooks

Descripción

This is a WordPress plugin that helps visualize the position of action hooks in the front-end. It is compatible with any theme or plugin as long as it doesn’t use dynamic names for its actions.
This plugin detects once per day all «do_action» (except dynamic ones) functions from .php files in the wp-content/plugins & wp-content/themes folder & highlights their position in the front-end of the website when requested.
Only administrators will be able to see the highlights.

Capturas

  • "Toggle visibility" button in top admin bar.
  • Highlighted action hooks.
  • Selected action name displayed.

Instalación

  1. Upload \»visual-action-hooks.zip\» to the \»/wp-content/plugins/\» directory.
  2. Activate the plugin through the \»Plugins\» menu in WordPress.
  3. Navigate in any front-end page.
  4. Click «Toggle visibility» under «Visual Action Hooks» in the top admin bar.
  5. Click inside any highlighted area to see the action name.

FAQ

How do I configure this plugin?

This plugin needs no configuration after installing. Just install the plugin, activate it & navigate to your desired page & click «Toggle visibility».

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«Visual Action Hooks» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Visual Action Hooks» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.0.0

  • Initial release.