=== Google Buzz ER ===
Contributors: kopipejst
Tags: google buzz, buzz, google, widget
Requires at least: 2.3
Tested up to: 2.8
Stable tag: trunk
Google Buzz posts on your Wordpress site. Sidebar widget, custom header title, showing images from posts, custom color scheme...
== Description ==
Show your Google Buzz post on your Wordpress site. Just set you username and place where you want your Google Buzz posts to be shown.
= Features: =
* Custom title
* Showing images from post
* Sidebar widget
* Custom color scheme
You can find more information about this plugin on workshop.rs
== Installation ==
1. Upload `google-buzz-er` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Set Google username (without '@gmail.com') on Settings page
4. Drag widget on your sidebar - or -
5. Add <?php GoogleBuzzEr(); ?> on place where you want your Google Buzz posts to be shown.
== Screenshots ==
1. Google Buzz ER in action
2. Options for Google Buzz Er
3. Appereance options
4. Sidebar widget
5. Custom header and images from posts
== Frequently Asked Questions ==
= I'm getting "Error loading Google Buzz data!" =
* Set your username without '@gmail.com'
* Check do you have your google profile configured [ http://www.google.com/support/accounts/bin/answer.py?answer=97703&hl=en ].
For other questions visit http://workshop.rs/2010/02/google-buzz-er-google-buzz-for-wordpress/
== Changelog ==
= 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
= 1.3 =
* Custom title in header
* Option for showing images from posts
* Width for images from posts
= 1.2 =
* Added sidebar widget feature
* Removed include for header section
= 1.1 =
* Sorting posts by publishing time