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.

Hook Flowchart

Description

This plugin generates a flowchart for every parent hook that is running under your actual page.

From the Setting Page you can choose which parent hook to exclude from the chart.

Check the screenshot!

Screenshots

  • The window opened with all the flowcharts.

Installation

Using The WordPress Dashboard

  1. Navigate to the ‘Add New’ in the plugins dashboard
  2. Search for ‘hook-flowchart’
  3. Click ‘Install Now’
  4. Activate the plugin on the Plugin dashboard

Uploading in WordPress Dashboard

  1. Navigate to the ‘Add New’ in the plugins dashboard
  2. Navigate to the ‘Upload’ area
  3. Select hook-flowchart.zip from your computer
  4. Click ‘Install Now’
  5. Activate the plugin in the Plugin dashboard

Using FTP

  1. Download hook-flowchart.zip
  2. Extract the hook-flowchart directory to your computer
  3. Upload the hook-flowchart directory to the /wp-content/plugins/ directory
  4. Activate the plugin in the Plugin dashboard

Reviews

There are no reviews for this plugin.

Contributors & Developers

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

Contributors

“Hook Flowchart” has been translated into 3 locales. Thank you to the translators for their contributions.

Translate “Hook Flowchart” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

2.0

  • New interface
  • Code updated

1.0

  • First Release