Skip to content

Instantly share code, notes, and snippets.

@srdjan-m
Last active July 25, 2016 08:45
Show Gist options
  • Save srdjan-m/525657baf8e41134c018e16a550bb6d5 to your computer and use it in GitHub Desktop.
Save srdjan-m/525657baf8e41134c018e16a550bb6d5 to your computer and use it in GitHub Desktop.
genesis: remove post entry meta in entry header
//* Remove the entry meta in the entry header (requires HTML5 theme support)
remove_action( 'genesis_entry_header', 'genesis_post_info', 12 );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment