Created
June 1, 2013 18:26
-
-
Save randyzwitch/5691266 to your computer and use it in GitHub Desktop.
Google Plus snippet 2
This file contains hidden or 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
<div class="entry-content"> | |
<!-- Place this tag where you want the +1 button to render --> | |
<g:plusone href="<?php the_permalink(); ?>"></g:plusone> | |
<?php the_content( __( 'Continue reading <span class="meta-nav">→</span>', 'twentyeleven' ) ); ?> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment