Created
July 8, 2014 09:23
-
-
Save hellofromtonya/d5c1a8d58d5bdac92886 to your computer and use it in GitHub Desktop.
genesis_post_info
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
$output .= apply_filters( 'genesis_post_info', '[post_date] ' . __( 'by', 'genesis' ) . ' [post_author_posts_link] [post_comments] [post_edit]' ); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment