Skip to content

Instantly share code, notes, and snippets.

@randyzwitch
Created June 1, 2013 18:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save randyzwitch/5691272 to your computer and use it in GitHub Desktop.
Save randyzwitch/5691272 to your computer and use it in GitHub Desktop.
Google Plus 3
<h1 class="entry-title"><?php the_title(); ?></h1>
<!-- Place this tag where you want the +1 button to render -->
<g:plusone href="<?php the_permalink(); ?>"></g:plusone>
<?php if ( 'post' == get_post_type() ) : ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment