Visual Hook Guide for Kadence
Find Kadence action hooks quickly and easily by seeing their actual locations inside your Kadence theme.
The facts
- Rating
- 5★ from 5
- Active installs
- 400+
- Price
- Free
- Last updated
- 24 Jul 2023
- Added
- Aug 2020
- Requires WP
- 6.2.2
- Tested up to
- WP 6.2.11
- Requires PHP
- 7.4
- Downloads
- 9,505
Our analysis
AI-assistedVisual Hook Guide for Kadence is a WordPress plugin designed for developers using the Kadence theme. It adds a menu item in the WordPress admin bar that displays available action hooks on the current page, making it easier for developers to work with hooks in the theme.
You can click on action hooks to copy their names to your clipboard, and the hook names are also displayed as tooltips when hovering over them. This tool is particularly useful for those familiar with coding and looking to enhance their development workflow with the Kadence theme.
Best for: This plugin is suited for developers working with the Kadence theme.
What it does well
- ✓Free to use from the WordPress.org directory
- ✓Displays available Kadence action hooks on the current page
- ✓Allows copying hook names to clipboard
- ✓Tooltips show hook names when hovered over
Where it falls short
- •Requires the Kadence theme to function
- •Limited to developers with coding knowledge
- •Directory score indicates potential areas for improvement
Verdict
Visual Hook Guide for Kadence provides a straightforward way for developers to manage hooks in the Kadence theme. It is a useful tool for those looking to streamline their development process.
From the developer
Sridhar Katakam's own description of Visual Hook Guide for Kadence, lightly tidied.
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