Skip to content

Instantly share code, notes, and snippets.

@richtabor
Created June 13, 2014 00:23
Show Gist options
  • Save richtabor/fae2d756145687c2873c to your computer and use it in GitHub Desktop.
Save richtabor/fae2d756145687c2873c to your computer and use it in GitHub Desktop.
<a href="<?php the_permalink(); ?>" title="<?php printf( esc_attr__( 'Permalink to %s', 'bean' ), the_title_attribute( 'echo=0' ) ); ?>" rel="bookmark"><?php the_title(); ?></a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment