hooks

Plugin Banner

hooks

by Dejan Batanjac

Download
Description

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.

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

    Hooks preview

  2. Hooks under the Plugins

    Hooks under the Plugins

1.1.0

Improved comments and style

1.0

Initial version

Back to top