Hi Ash,
Thanks for the feedback. The original hooks that were included were the hooks you can find on Genesis Visual Hook Guide. I’m sure there are some hooks that were missing from that guide though. I can add the genesis_after/before_post_title for you though.
Also, note that the genesis_entry_[header/content/footer] hooks are included with the plugin. The hooks that will show up in the menu however are only the hooks that the active theme supports. Some child themes (or I suppose even plugins) may remove certain areas, which would cause them to drop from this plugin’s menu. In total there are 26 areas that you can access from this plugin (well, after I add the genesis_after/before_post_title):
- genesis_before
- genesis_before_header
- genesis_header
- genesis_before_site_title
- genesis_site_title
- genesis_after_site_title
- genesis_site_description
- genesis_header_right
- genesis_after_header
- genesis_before_content_sidebar_wrap
- genesis_before_content
- genesis_before_loop
- genesis_before_sidebar_widget_area
- genesis_before_entry
- genesis_entry_header
- genesis_entry_content
- genesis_entry_footer
- genesis_after_entry
- genesis_after_endwhile
- genesis_after_loop
- genesis_after_content
- genesis_after_content_sidebar_wrap
- genesis_before_footer
- genesis_footer
- genesis_after_footer
- genesis_after