Adds a button to Buzz your blog posts
I have used the images from Mashable.
Google haven't opened the Buzz API yet, so this plugin makes use of Google Reader Share option.
Use wpbuzzer()
You can also specify css, size and show count options while using manual button, if you will not specify any arguments to wpbuzzer function then it will use settings configured in plugin settings page. see example below:
Examples: 1. To show big button on the right with counter. wpbuzzer("float:right;", "big", 1)
To show small button on the left with counter. wpbuzzer("float:left;", "small", 1)
To show small button on the left without counter. wpbuzzer("float:left;", "small", 0)
Requires: 2.7 or higher
Compatible up to: 2.9.2
Last Updated: 2010-4-15
Downloads: 2,396
Got something to say? Need help?