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

Michael Davis

Chief brainstormer at I'm Not Marvin, a development agency specializing in WordPress Applications. I've been in web development in one form or another since the late 90's. If I can't be reached I'm probably hitting the trail on my mountain bike.
  1. Andrea Arden on September 24, 2016 at 6:48 pm

    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.

    • Ian Thompson on September 24, 2016 at 7:06 pm

      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…

  2. Didou Schol on September 24, 2016 at 6:58 pm

    I’ve used a very handy plugin for this, simply shows hooks and filters.

    https://nl.wordpress.org/plugins/simply-show-hooks/

    • Ian Thompson on September 24, 2016 at 7:08 pm

      Great link Didou – thanks for posting. Does this interpret the hooks available from theme to theme?

Leave a Comment