Skip to content

Instantly share code, notes, and snippets.

@iamkingsleyf
Created May 8, 2014 23:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save iamkingsleyf/ef8e8c5dc1bcd8e26d71 to your computer and use it in GitHub Desktop.
Save iamkingsleyf/ef8e8c5dc1bcd8e26d71 to your computer and use it in GitHub Desktop.
Remove Genesis post meta
//* Remove the post meta function
remove_action( 'genesis_after_post_content', 'genesis_post_meta' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment