Use Official Google Buzz Share Button With WordPress

Official Google Buzz Share Button Released, reported at The Tech Journal. It’s a good news. It comes with Share Counter. But it gives general code, there was no official WordPress code or plugin. So I customized the code for WordPress, I might make one Plugin for Google Buzz in future. Now Counter is more reliable and use Official API.

Check The code below –

Google Buzz Code For WordPress

<a title=”Post on Google Buzz” href=”http://www.google.com/buzz/post” data-button-style=”normal-count” data-url=”<?php the_permalink() ?>”></a>
<script type=”text/javascript” src=”http://www.google.com/buzz/api/button.js”></script>

Just place the code on single.php or index.php of Theme file where you want Buzz to appear.

get Normal Code directly from Google Site – Here


Comments

5 responses to “Use Official Google Buzz Share Button With WordPress”

  1. thanks !! very helpful post!

  2. Wow! Thank you! I always wanted to write in my site something like that. Can I take part of your post to my blog?

  3. Super-Duper site! I am loving it!! Will come back again – taking you feeds also, Thanks.

  4. ohh ice post but really?/? 😛

  5. Social comments and analytics for this post…

    This post was mentioned on Twitter by elitecataphract: Use Official Google Buzz Share Button With WordPress: Official Google Buzz Share Button Released Repoted a… http://bit.ly/9RYKbU

Leave a Reply

Your email address will not be published. Required fields are marked *