Skip to content

Instantly share code, notes, and snippets.

@saivarunk
Created February 7, 2016 08:10
Show Gist options
  • Save saivarunk/b635d40ec7d655b6ad5a to your computer and use it in GitHub Desktop.
Save saivarunk/b635d40ec7d655b6ad5a to your computer and use it in GitHub Desktop.
//* Display author box on single posts
add_filter( 'get_the_author_genesis_author_box_single', '__return_true' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment