=== Plugin Name === Contributors: Jake Ruston Donate link: http://www.jakeruston.co.uk Tags: twitter, widgets Requires at least: 2.0.2 Tested up to: 3.0.0 Stable tag: 2.3.9 This Twitter plugin allows you to publish your latest twitter updates as a widget on your blog. == Description == You can select how many updates you wish to publish on your website, including options to make URLs into hyperlinks, replies into hyperlinks as well as supporting the plugin. For example, if URLs into hyperlinks is enabled, your twitter message of http://www.jakeruston.co.uk would turn into a link. If replies into hyperlinks is enabled, your twitter message of @Jake_Ruston would link to the recipient's twitter profile. New to version 1.1.0 is the ability to include your username in the title of the widget. Simply add %user% into the header and it will be replaced by your username when it is displayed. You can also link the title to your twitter profile, to allow users to visit your twitter profile and follow you. In version 1.3.0, you can now enable your Twitter profile image to be shown along side your tweets! In version 1.4.0, caching can be enabled, to stop it from calling back to twitter on every pageview! It also makes the plugin quicker! Also, as of 1.5.0, you can now include your location and the number of followers you have, all in the title of your widget! Simply type %location% to display your location and %followers% to display the followers - It will automatically replace them! As of version 2.0.0, you can now change the colour of the tweets, as well as resize your profile image to fit in with your website! == Installation == 1. Upload `jr_twitter.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Edit the JR Twitter Settings in your Administration Panel 4. Enable the Widget through the Appearance --> Widgets tab. == Frequently Asked Questions == = Does this work? Yes. == Changelog == = 2.1.4 = * More bug fixes = 2.1.3 = * Bug fixes = 2.1.1 = * Improved feedback form = 2.1.0 = * More Widget Ready = 2.0.3 = * Another main API fix = 2.0.2 = * Fixed Caching issue = 2.0.1 = * Bug fixes = 2.0.0 = * Colour Changable * Profile image resizable * Bug fixes = 1.6.1 = * Improved Support for PHP4 = = 1.6.0 = * Allows you to insert the day you made the Twitter updates. = = 1.5.0 = * Followers count and location can be used in title. * Major bug fix. = = 1.4.0 = * Caching feature - Recommended. * Fixed some bugs. = 1.3.0 = * Profile image can now be displayed. * Plugin feedback form in the admin panel. = 1.1.0 = * Title can now be set as a link to your profile. * You can set your username in the title, by using %user% in the title. * Bug fixes = 1.0.2 = * Fixed Important Bug = 1.0.1 = * Customizable Title * Fixed several potential problems = 1.0 = * Initial Release