=== Google Buzz Button For Wordpress === Contributors: Tejaswini Deshpande, Sanjeev Mishra Tags:social,sharing,css,simple,google buzz,bookmark,share,tweetmeme Donate link: http://clickonf5.org/go/paypal/smooth-slider Requires at least: 2.7 Tested up to: 2.9.1 Stable tag: 1.0.0 == Description == Google Buzz Button will add a Google Buzz Bookmark button to your Wordpress posts/pages. The button can be inserted manually or before or after the content automatically. There is an option for this. Features: 1. One Click and you get the Google Buzz Button 2. Option to insert the button automatically before or after the post 3. Option to insert the button manually anywhere within the Wordpress Loop [Demo](http://www.clickonf5.org/) | [Plugin Information](http://www.clickonf5.org/google-buzz-button-wordpress) == Installation == This plugin is easy to install like other plug-ins of Wordpress as you need to just follow the below mentioned steps: 1. Copy Folder 'google_buzz_button' from the downloaded and extracted file. 2. Paste it in 'wp-Content/plugins' folder on your Wordpress Installation 3. Activate the plugin from Dashboard / Plugins window. 4. Now Plugin is Activated, Go to the Settings - Google Buzz section to check the options. Please refer Usage section for more details == Usage == 1. If you have selected 'Manual Insertion' from the Google Buzz settings page, then insert the below code in the Wordpress Loop whereever you want if ( function_exists( 'add_google_buzz_button' ) ) { add_google_buzz_button();} 2. If you have selected 'Before Content' as the location of the button, which is default, then the Google Buzz button will be automatically inserted on all the posts and pages after the title and before the content. 3. If you have selected 'After Content' as the location of the button, which is default, then the Google Buzz button will be automatically inserted on all the posts and pages after the content. 4. The anchor tag has the class attribute as 'google_buzz', you can customize it with any CSS styles thru your theme template style sheet. Go to the plugin page to see more details (http://www.clickonf5.org/google-buzz-button-wordpress) == Frequently Asked Questions == Check the FAQs on Internet Techies Forum. Forum link: http://www.clickonf5.org/phpbb/ == Screenshots == 1. Demo of this plugin is available on my blog 2. Options Page Visit the plugin page (http://www.clickonf5.org/google-buzz-button-wordpress) more about it. == Changelog == Visit the plugin page (http://www.clickonf5.org/google-buzz-button-wordpress) to see the changelog and release notes.