Skip to content

Instantly share code, notes, and snippets.

@srdjan-m
Last active July 25, 2016 08:45
Show Gist options
  • Save srdjan-m/43506b47fac6296c26b99dca661ffb88 to your computer and use it in GitHub Desktop.
Save srdjan-m/43506b47fac6296c26b99dca661ffb88 to your computer and use it in GitHub Desktop.
genesis: remove post meta info in entry footer
//* Remove the post meta function after the post (Filled under...)
remove_action( 'genesis_entry_footer', 'genesis_post_meta' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment