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

Leave a Reply to Dofus Kamas Cancel reply

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