Last active
August 29, 2015 13:56
-
-
Save braddalton/9223592 to your computer and use it in GitHub Desktop.
Remove Post Info Links for Author, Date & Comments from Entry Header of Genesis HTML 5 Child Themes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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