Created
June 1, 2011 22:36
-
-
Save sebm/1003525 to your computer and use it in GitHub Desktop.
Customize WordPress's TwentyTen theme for Google +1.
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
<script type="text/javascript" src="http://apis.google.com/js/plusone.js"></script> |
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
<g:plusone></g:plusone> |
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
<g:plusone href="<?php the_permalink(); ?>"></g:plusone> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For context, see this blogpost: http://blog.motraghi.us/2011/06/how-to-add-the-google-1-button-to-your-wordpress-theme