Google Buzz ER: Google Buzz for Wordpress
Yesterday Google announced new service, Google Buzz, a new way to share updates, photos, videos and more, and start conversations about the things you find interesting. Today you can have Google Buzz posts on your WordPress site.

Google Buzz Er is Wordpress plugin for showing public Google Buzz posts for selected Google account. All you have to do is to set Google account username and optionally number of posts. From 1.2 version Google Buzz Er have sidebar widget.
Features
* Custom title
* Showing images from post
* Sidebar widget
* Custom color scheme
How to install
In header of your site add following line of code:
<?php include (ABSPATH . '/wp-content/plugins/google-buzz-er/google-buzz-er.php'); ?>
1. Upload google-buzz-er to the /wp-content/plugins/ directory
2. Activate the plugin through the ‘Plugins’ menu in WordPress
3. Drag widget on your sidebar – or -
On place where you want Google Buzz ER to be shown put:
<?php GoogleBuzzEr(); ?>
After that go on Google Buzz ER settings page and set your Google account username (without ‘@gmail.com’) . It’s simple like that.
Changelog
1.1
* Sorting posts by publishing time
1.2
* Added sidebar widget feature
* Removed include for header section
1.3
* Custom title in header
* Option for showing images from posts
* Width for images from posts
1.4
* Using curl for getting Google Buzz data
* Check if there are posts
* Set box, posts, links color from admin page
* Choose if Google Buzz logos will be displayed
Comments [ 132 Comments ]
Leave a Reply
Trackbacks and pingbacks
click to expand
-
[...] Link: http://workshop.rs/2010/02/google-buzz-er-google-buzz-for-wordpress/ [...]
-
[...] google buzz ER [...]
-
[...] Google Buzz ER for WordPress by Ivan Lazarevic shows your Google Buzz posts on your Wordpress Blog. Set you username and the location in your Blog, where you want your Google Buzz posts to be shown. The Features are: Custom title, Showing images from post, Sidebar widget, Custom color scheme. [...]
-
[...] 首先你需要这个插件 Google Buzz ER 或者这个 Google [...]
-
[...] varios resultados. Instalé tres distintos, y tras probarlos, el que más me convenció fue Google Buzz ER. Me decanté por éste porque no sólo se veía mejor que los otros plug-in’s sino que puedes [...]
-
[...] use Buzz primarily to share items of interest from Google Reader. I use a WordPress plugin called Google Buzz ER to share my latest Buzz in this blog. You’ll see the attractive widget in the sidebar, with [...]
-
[...] – ‘Google Buzz ER’ de workshop.rs [...]

September 12, 2010
Hi, I’m trying to do the same thing, showing my public Google Buzz on my website but I can’t manage to get the images. I’m doing it with simplepie. Any ideas? Thanks in advance!
November 1, 2010
thank you 4 share
December 30, 2010
Is there a way to post every buzz as a wp post?
Thanks for you help!
April 22, 2011
This widget works nicely also with 3.0.5
Thanks
April 22, 2011
I love the plugin, and it was working well for a while, but then I, too, started getting the “Invalid argument supplied for foreach()” error. I’ve used my profile url number (102843017746602461910) as well as my gmail username, but I still get the error.
Any suggestions would be appreciated. Thank you.