-
Notifications
You must be signed in to change notification settings - Fork 2
WordPress plugin that show the hooks of the page in a flowchart
License
CodeAtCode/hook-flowchart
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
=== Hook Flowchart === Contributors: codeat, mte90 Donate link: http://codeat.it/ Tags: debug, hook, flowchart, developer, tool, core Requires at least: 4.7 Tested up to: 4.9 Stable tag: 2.0.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html In every WordPress page there are many different hooks, but what is the direct relationship among them? == 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! == 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 == Screenshots == 1. The window opened with all the flowcharts. == Changelog == = 2.0 = * New interface * Code updated = 1.0 = * First Release
About
WordPress plugin that show the hooks of the page in a flowchart
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published