Skip to content

Instantly share code, notes, and snippets.

@sambody
Created June 15, 2013 10:45
Show Gist options
  • Save sambody/5787722 to your computer and use it in GitHub Desktop.
Save sambody/5787722 to your computer and use it in GitHub Desktop.
Hybrid: core hooks (contexts for inserting stuff). Source: plugin Hybrid Hook to add things via admin
hybrid_before_html
hybrid_after_html
hybrid_before_header
hybrid_header
hybrid_after_header
hybrid_before_primary_menu
hybrid_after_primary_menu
hybrid_before_container
hybrid_after_container
hybrid_before_content
hybrid_after_content
hybrid_before_entry
hybrid_after_entry
hybrid_after_singular
hybrid_before_primary
hybrid_after_primary
hybrid_before_secondary
hybrid_after_secondary
hybrid_before_subsidiary
hybrid_after_subsidiary
hybrid_before_footer
hybrid_footer
hybrid_after_footer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment