Description
This plugin is for use by developers working with the Kadence theme and adds a Kadence Hooks item in the WP admin bar on the front end.
Clicking Action Hooks item in the submenu will display the currently available Kadence action hooks on that page. Clear clears the hooks.
Clicking anywhere on a hook copies the hook name to your clipboard.
The hook name is also shown as the tooltip when hovering on a hook.
Kadence theme required.
Automatic Installation
Search for visual hook guide kadence from within your WordPress plugins’ Add New page and install.
Manual Installation
- Click on the
Downloadbutton to download the plugin. - Upload the entire
kadence-visual-hook-guidefolder to the/wp-content/plugins/directory. - Activate the plugin through the
Pluginsmenu in WordPress.
Credits
This plugin is based on my Genesis Simple Hook Guide which was made possible thanks to
- Gary Jones for the idea
- Sal Ferrarello for the code
Screenshots
FAQ
-
My fixed header appears to be offset from the top when scrolling down with the hooks showing
-
Use your browser DevTools, locate the the div having a class of
item-is-fixed(this is usually div.site-main-header-wrap) and uncheckposition: fixedtemporarily. -
Is it possible to view the hooks when the WP admin bar is not visible?
-
Yes. Add
?kvhg_hooks=showat the end of your page URL. -
Is this an official plugin by Kadence WP?
-
No. This is a third party plugin created by a community member.
Reviews
Contributors & Developers
“Visual Hook Guide for Kadence” is open source software. The following people have contributed to this plugin.
Contributors“Visual Hook Guide for Kadence” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Visual Hook Guide for Kadence” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.1
Added copy to clipboard function.
1.0
Initial Release.


