=== Tweetfeed Widget === Contributors: derflash Donate link: https://flattr.com/thing/17626/bytefrog Tags: twitter, feed, tweet Requires at least: 2.9 Tested up to: 2.9 Stable tag: trunk Yet another Wordpress Twitter sidebar widget. But a good looking one ;-) == Installation == 1. Download the zip file 2. Unzip it to your wordpress plugin directory 3. Activate it 4. Put the widget somewhere into your sidebar and configure it there == Screenshots == 1. This is how it will look like on a standard white sidebar == Changelog == = 1.3.1 = * updated libs to Scriptaculous 1.8.3 for fixing some little bugs = 1.3 = * added a random seed setting. This way the widget will download more tweets in the background, shuffle them and still only display the count of tweets you've set. Good for displaying a shuffled friends timeline ;-) = 1.2 = * added refresh timer * now showing RT's in friends timeline too = 1.1 = * basically added the option to show the 'friends_timeline' instead. You will need some OAuth single tokens for this by registering your webpage as a twitter app through http://dev.twitter.com/apps = 1.0 = * initial release