Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

Visual Action Hooks

Opis

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.

Snimke zaslona

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

Instalacija

  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.

ČPP

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”.

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“Visual Action Hooks” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “Visual Action Hooks” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

1.0.0

  • Initial release.