Beaver Builder theme hooks map function
If you’re using the Beaver Builder theme and need a handy way to reference the available hooks, add this code, provided by CobaltApps to your theme’s functions.php file for a quick way to display hooks on the front end.
There is no easy way to turn the display of the hooks on and off – you need to uncomment the lines in the functions file to do so. Perhaps a plugin developer could create a handy tool from this to make it easy to switch on and off from the toolbar?
Posted in Hacks
Hi Ian, thanks for posting this. The Beaver Tunnels plugin does a great job of displaying BB hooks in the front end that can be easily turned on and off from the WP admin bar. But it’s not free.
Hey Andrea – thanks for the tip. I use Beaver Tunnels and the hook guide is great. It would be awesome if there was a way non-Beaver Tunnels users could have the same functionality through this little snippet…
I’ve used a very handy plugin for this, simply shows hooks and filters.
https://nl.wordpress.org/plugins/simply-show-hooks/
Great link Didou – thanks for posting. Does this interpret the hooks available from theme to theme?