=== Plugin Name === Contributors: artesea Donate link: http://blog.artesea.co.uk/donate Tags: twitter, widget Requires at least: 2.6 Tested up to: 3.5.1 Stable tag: 0.4 Allows simple integration between your sidebar widgets and the official twitter widget ** THIS WIDGET WILL STOP WORKING AFTER MAY 7TH 2013 ** == Description == Allows simple integration between your sidebar widgets and the official twitter widget ** THIS WIDGET WILL STOP WORKING AFTER MAY 7TH 2013 ** This is when Twitter stop unauthenticated calls to their API, and block the old widgets. https://dev.twitter.com/blog/api-v1-retirement-final-dates This plugin won't support the new Twitter Widget. For more information about them please visit: https://twitter.com/settings/widgets == Installation == Recommend you use the built in plugin uploader which comes with WordPress, but if you prefer the manual way 1. Upload `un-official-twitter-widget.php` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = Will this plugin slow my blog down = The new twitter widget uses asynchronous javascript to load, this allows the rest of your blog to continue loading whilst it fetches your latest tweets. == Screenshots == 1. The widget settings 2. How it appears in your widget enabled sidebar == Changelog == = 0.4 = * Mar 2013 - Warning about widget no longer working in May = 0.3 = * Jun 2011 - Have added the ability to change the colours = 0.2 = * Jan 2010 - Released on wordpress.org plugins SVN with a minor tweak = 0.1 = * Jan 2010 - First design for a private project.