Title: Genesis Visual Hook Guide
Author: Christopher Cochran
Published: <strong>November 6, 2011</strong>
Last modified: April 9, 2017

---

Search plugins

![](https://ps.w.org/genesis-visual-hook-guide/assets/banner-772x250.png?rev=479342)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/genesis-visual-hook-guide_d9d9d9.svg)

# Genesis Visual Hook Guide

 By [Christopher Cochran](https://profiles.wordpress.org/cochran/)

[Download](https://downloads.wordpress.org/plugin/genesis-visual-hook-guide.zip)

 * [Details](https://pcd.wordpress.org/plugins/genesis-visual-hook-guide/#description)
 * [Reviews](https://pcd.wordpress.org/plugins/genesis-visual-hook-guide/#reviews)
 *  [Installation](https://pcd.wordpress.org/plugins/genesis-visual-hook-guide/#installation)
 * [Development](https://pcd.wordpress.org/plugins/genesis-visual-hook-guide/#developers)

 [Support](https://wordpress.org/support/plugin/genesis-visual-hook-guide/)

## Description

Once a tool for myself the Genesis Visual Hook guide has slowly evolved into what
it is today. I finally welcome the plugin version of the popular [Visual Genesis Hooks and Filters Guide](http://genesistutorials.com/visual-hook-guide)
from [Genesis Tutorials](http://genesistutorials.com).

Once installed this plugin adds a drop down menu to the admin bar to select between
three views (Hook, Filter, and Markup). Select an option or all three to see the
hooks in their actual locations on your current theme.

Great companion to [Genesis Simple Hooks](https://wordpress.org/extend/plugins/genesis-simple-hooks/).

**Genesis Theme Framework required.**

## Screenshots

 * [[
 * Plugin in action on the default Sample Child Theme.
 * [[
 * Hooks in Document Head.

## Installation

 1. Upload the entire `genesis-visual-hook-guide` folder to the `/wp-content/plugins/`
    directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

## FAQ

  Installation Instructions

 1. Upload the entire `genesis-visual-hook-guide` folder to the `/wp-content/plugins/`
    directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

  I have my admin bar disable, can I still view the hooks without it?

Sure! The views are triggered by a query string. Simply add ?gvhg_markup=show ?gvhg_hooks
=show or ?gvhg_filters=show to the end the url.

## Reviews

![](https://secure.gravatar.com/avatar/5f295dd8d04939f6fe3dac8dc058e25c935ffd8ee4dae521d506eec9eaf313a8?
s=60&d=retro&r=g)

### 󠀁[Still useful in 6.0.1](https://wordpress.org/support/topic/still-useful-in-6-0-1/)󠁿

 [Sebastian “rawsta” Fiele](https://profiles.wordpress.org/rawsta/) August 23, 2022

After all these years, it’s still a very useful plugin for development with Genesis.
Does one thing and does it flawless in current 6.0.1.

![](https://secure.gravatar.com/avatar/226fc513a20d7fa3ecc3eb8b7cc415aff8ef2773b4da1888eb112abd1210dd2f?
s=60&d=retro&r=g)

### 󠀁[Still working up to WP 5.8.1](https://wordpress.org/support/topic/still-working-up-to-wp-5-8-1/)󠁿

 [Kristof Bernaert](https://profiles.wordpress.org/ssstofff/) September 27, 2021

great plugin that still works with WP 5.8.1

![](https://secure.gravatar.com/avatar/467a8544c4fae9414c720e1b54f383b8b94dff79ca140442b852d1cdfb68acf8?
s=60&d=retro&r=g)

### 󠀁[Works perfectly](https://wordpress.org/support/topic/works-perfectly-1574/)󠁿

 [Steven Roh](https://profiles.wordpress.org/stevenroh-1/) December 4, 2018

Very useful when developing something with Genesis

![](https://secure.gravatar.com/avatar/d9d91bc032c37ec52decf35895a1bd84718e3a7431197b4bbd28075619588aff?
s=60&d=retro&r=g)

### 󠀁[It does not work](https://wordpress.org/support/topic/it-does-not-work-62/)󠁿

 [rjnavas](https://profiles.wordpress.org/rjnavas/) July 13, 2018

Used to be great for editing and styling your web. But it does not work with the
last version of Wordpress.

![](https://secure.gravatar.com/avatar/a0a4317bdc84d18c6b2b65746176f1c1541b9a6eb1a76dfe194a03b9c1c2aa39?
s=60&d=retro&r=g)

### 󠀁[Awesome and useful](https://wordpress.org/support/topic/awesome-and-useful-3/)󠁿

 [ydesf](https://profiles.wordpress.org/ydesf/) May 31, 2017

Awesome and so useful! Works as advertised.

![](https://secure.gravatar.com/avatar/5fbb761fea1cced072e92cfb7f2634acc65388f1dbc6c8940c5e21fa92a7a396?
s=60&d=retro&r=g)

### 󠀁[This Is Standard for Me Now](https://wordpress.org/support/topic/this-is-standard-for-me-now/)󠁿

 [Eric Dye](https://profiles.wordpress.org/ericdye/) September 3, 2016

I’ve used this for a long time when working with Genesis themes. But nothhing beats
seeing it outlined in the theme you are working on! This is now a standard install
for all my development setups whenever I’m using Genesis. It’s really helpful. 🙂

 [ Read all 30 reviews ](https://wordpress.org/support/plugin/genesis-visual-hook-guide/reviews/)

## Contributors & Developers

“Genesis Visual Hook Guide” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Christopher Cochran ](https://profiles.wordpress.org/cochran/)

[Translate “Genesis Visual Hook Guide” into your language.](https://translate.wordpress.org/projects/wp-plugins/genesis-visual-hook-guide)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/genesis-visual-hook-guide/),
check out the [SVN repository](https://plugins.svn.wordpress.org/genesis-visual-hook-guide/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/genesis-visual-hook-guide/)
by [RSS](https://plugins.trac.wordpress.org/log/genesis-visual-hook-guide/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * Added: Activated notice.
 * Added: Automating the locating of hooks (props salcode)
 * Changed: Main file name updated to match plugin slug. Due to this, plugin will
   need to be reactivated.
 * Changed: Query strings to display hooks, filters, and markup are now gvhg_hooks,
   gvhg_filters and gvhg_markup.
 * Changed: Action hooks no longer have descriptions. This will be re-added in a
   later release.
 * Fixed: Escapes output of add_query_arg
 * Fixed: Filter hooks genesis_seo_title and genesis_seo_description names were 
   displayed wrong.

#### 0.9.5

 * Added: Clear menu item to disable all active displayed views. (Props salcode)
 * Fixed: Don’t add actions onto genesis’ hooks unless displaying. (Props jb510)
 * Fixed: The textual value echod from gvhg_ping_author_says_text function was incorrect.
 * Updated: Simplified filter hook callbacks. (Props garyj)

#### 0.9.0

 * Added: New Hooks from Genesis 2.0 (HTML5):
    genesis_before_entry, genesis_entry_header,
   genesis_before_entry_content, genesis_entry_content, genesis_after_entry_content,
   genesis_entry_footer, genesis_after_entry, genesis_before_post,
 * Added: New markup containers and classes for Genesis 2.0 (HTML5):
 * Fixed: Added filter for genesis_footer_creds_text.

## Meta

 *  Version **1.0.0**
 *  Last updated **8 years ago**
 *  Active installations **800+**
 *  WordPress version ** 3.4 or higher **
 *  Tested up to **4.7.33**
 *  Language
 * [English (US)](https://wordpress.org/plugins/genesis-visual-hook-guide/)
 * Tags
 * [filters](https://pcd.wordpress.org/plugins/tags/filters/)[genesis](https://pcd.wordpress.org/plugins/tags/genesis/)
   [genesiswp](https://pcd.wordpress.org/plugins/tags/genesiswp/)[hooks](https://pcd.wordpress.org/plugins/tags/hooks/)
   [studiopress](https://pcd.wordpress.org/plugins/tags/studiopress/)
 *  [Advanced View](https://pcd.wordpress.org/plugins/genesis-visual-hook-guide/advanced/)

## Ratings

 4.7 out of 5 stars.

 *  [  28 5-star reviews     ](https://wordpress.org/support/plugin/genesis-visual-hook-guide/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/genesis-visual-hook-guide/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/genesis-visual-hook-guide/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/genesis-visual-hook-guide/reviews/?filter=2)
 *  [  2 1-star reviews     ](https://wordpress.org/support/plugin/genesis-visual-hook-guide/reviews/?filter=1)

[Add my review](https://wordpress.org/support/plugin/genesis-visual-hook-guide/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/genesis-visual-hook-guide/reviews/)

## Contributors

 *   [ Christopher Cochran ](https://profiles.wordpress.org/cochran/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/genesis-visual-hook-guide/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=TLKVZFHV64ZS4&lc=US&item_name=Christopher%20Cochran&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)