Skip to content

Instantly share code, notes, and snippets.

@Dinamiko
Created January 22, 2015 19:06
Show Gist options
  • Save Dinamiko/21544ef3becb10e03120 to your computer and use it in GitHub Desktop.
Save Dinamiko/21544ef3becb10e03120 to your computer and use it in GitHub Desktop.
the_content( sprintf(
__( 'Continue reading %s', 'twentyfifteen' ),
the_title( '<span class="screen-reader-text">', '</span>', false )
) );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment