Dette innstikket er ikkje testa med dei tre siste utgåvene av WordPress. Det kan henda det ikkje blir vedlikehalde lenger, og kan ha problem med nyare versjonar av WordPress.

hooks

Skildring

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.

Skjermbilete

  • Hooks preview
  • Hooks under the Plugins

Installasjon

  1. Upload hooks folder to the /wp-content/plugins/ directory
  2. Aktiver innstikket gjennom Innstikk-menyen i WordPress

Omtalar

There are no reviews for this plugin.

Bidragsytarar og utviklarar

“hooks” is open source software. The following people have contributed to this plugin.

Contributors

Omset “hooks” til ditt eige språk.

Interested in development?

Les kjeldekoden, sjekk SVN-lageret eller abonner på utviklingsloggen med RSS.

Endringslogg

1.1.0

Improved comments and style

1.0

Initial version