Skip to content

Instantly share code, notes, and snippets.

@sebm
Created June 1, 2011 22:36
Show Gist options
  • Save sebm/1003525 to your computer and use it in GitHub Desktop.
Save sebm/1003525 to your computer and use it in GitHub Desktop.
Customize WordPress's TwentyTen theme for Google +1.
<script type="text/javascript" src="http://apis.google.com/js/plusone.js"></script>
<g:plusone></g:plusone>
<g:plusone href="<?php the_permalink(); ?>"></g:plusone>
@sebm
Copy link
Author

sebm commented Jun 2, 2011

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment