Skip to content

Instantly share code, notes, and snippets.

@hellofromtonya
Created July 8, 2014 09:23
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 hellofromtonya/d5c1a8d58d5bdac92886 to your computer and use it in GitHub Desktop.
Save hellofromtonya/d5c1a8d58d5bdac92886 to your computer and use it in GitHub Desktop.
genesis_post_info
$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