Skip to content

Instantly share code, notes, and snippets.

@eugenoprea
Created February 3, 2013 01:24
Show Gist options
  • Save eugenoprea/4700090 to your computer and use it in GitHub Desktop.
Save eugenoprea/4700090 to your computer and use it in GitHub Desktop.
Genesis - Customize Post Info - Remove Post Info
/** Remove Post Info */
remove_action('genesis_before_post_content', 'genesis_post_info');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment