Simple Buzz

0

Simply displays to the visitor the last Google Buzz status updates of a Google user. Usage: Insert anywhere in your theme the function <?php simple_buzz(‘ID_of_user’, number_of_pos

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tags
This plugin is outdated and might not be supported anymore.

Description

Simply displays to the visitor the last Google Buzz status updates of a Google user.

Usage: Insert anywhere in your theme the function <?php simple_buzz('ID_of_user', number_of_posts_to_show) ?> (Number of posts is optional [default=1]). If number of posts is larger than 1, they will be displayed in an unordered list.