=== WP-jTweets === Contributors: Aaron Reimann Donate link: http://sideways8.com/plugins/wp-jtweets Tags: twitter, tweet, jquery, rotate, cycle, tweets, jtwitter Requires at least: 3.2 Tested up to: 3.4.2 Stable 1.0.4 Stable tag: trunk A widget that uses jQuery and Twitter to fade in and display a user's tweets one at a time, then fades into the next. Requires understanding of CSS to make it pretty. == Description == A Widget that uses jQuery and Twitter to fade in and display a user's tweets one at a time, then fades into the next. You can set the amount of tweets and how long they stay before they fade into the next tweet. The tweets are in an infinite loop. It only uses the jQuery library that comes with WP. It is simple, but if you know CSS you can make it look very very nice. == Installation == 1. Unzip and upload the plugin into the plugins directory and then activate it. 1. Go to the Widgets and drag the jTweets bar into a sidebar. 1. Make sure you put at least a username in. 1. Add some CSS to you liking. == Frequently Asked Questions == = Can you add feature Z, Y, and Z and can you support me? I can add any feature, but it is hard for me to dedicate time to things that do not bring in direct income. Donations go a long way though. == Screenshots == Please see the screencast to see the plugin in action: http://sideways8.com/plugins/wp-jtweets == Changelog == = 1.0.4 = * Uses jQuery 'data' method to pass time rotation instead of showing in the HTML * Adds some error checking in case the Twitter user doesn't exist or the feed doesn't pull = 1.0.3 = * Changes to use the new Twitter API which caused an "array_slice" error = 1.0.2 = * Removed redundant Javascript in the front end = 1.0.1 = * Readme and notes changes = 1.0 = * Initial release