Twitter Feed Widget will display your tweets using ajax and jquery.
IMPORTANT the twitter feed uses the Twitter 1.1 API you will need to get your Access Token, Access Token Secret, Consumer Key and Consumer Secret from dev twitter.com..
Uses jQuery to display and loop through the tweets..
You can change the title, account, Number Of tweets, Time interval.
Full documentation can be found on Multiple Ajax Calendar page...
Upload the directory to the wp-content plugins directory on your WordPress installation..
The feed is being created by using the twitter public timeline so the feed will work for non-private twitter accounts this setting can be change on your account settings...
I wish I could see any of my twitter feed...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Updated to work with API. 1.1.
Read more