=== Plugin Name ===
Plugin Name:  Twitter Feed for WordPress
Plugin URI:   http://pleer.co.uk/wordpress/plugins/wp-twitter-feed
Donate link:  http://pleer.co.uk/go/twitter-paypal
Description:  A simple Twitter feed that outputs as a list within a page, template or sidebar. Customisable and easy to install!
Version:      1.0
Author:       Alex Moss
Author URI:   http://alex-moss.co.uk/



Contributors: Alex Moss (@alexmossSEO)
Link: http://pleer.co.uk/wordpress/plugins/wp-twitter-feed
Tags: twitter, tweets, twitter feed, twitter updates, seo, plugin, widget, sidebar, page, post
Requires at least: 3.0
Tested up to: 3.0.5
Stable tag: 1.0

A simple Twitter feed that outputs your latest tweets in HTML into your page, template or sidebar widget. Customisable and easy to install!

== Description ==

The WordPress Twitter Feed Plugin lets you simply output any user's tweets into your WordPress page, template or sidebar! You can customise the username, number of tweets, and style of ouput.

This very simple plugin adds a small JS file to your header to let this happen!

* [Twitter Feed](http://pleer.co.uk/wordpress/plugins/wp-twitter-feed) WordPress Plugin homepage.
* More [WordPress Plugins](http://pleer.co.uk/wordpress/plugins).
* [SEO Manchester](http://pleer.co.uk/).

== Installation ==

You can install the plugin using the following steps:

1. Download the plugin direct from the Plugin Page at WordPress.
2. Upload the whole plugin folder to your /wp-content/plugins/ folder.
3. Go to the Plugins page and activate the plugin
4. Insert the shortcode!

For full configuration and options please visit the [Twitter Feed WordPress Plugin](http://pleer.co.uk/wordpress/plugins/wp-twitter-feed) plugin page.


== Changelog ==

= 1.0 =

* New Features:
	* Limit of tweets increased from 15 to 60
	* Profile images/avatars now available
	* Mentions and public retweets now available

* Updates:
	* Removed need to obtain Twitter ID
	* Stopped using Magpie as a third party. This plugin now only uses SimplePie embedded within the WordPress core
	* Linklove now inserted with a line break!

= 0.3.1 =

* Updates:
	* Fixed some issues with linking to profiles based on feed modes
	* Added non-conditional timelines with option to choose PHP date format
	* Added a link to the plugin (which can be removed if you add linklove="no" into the shortcode).

= 0.3 =

* New features:
	* Replaced [LINK] anchor text with original URL. Anchor text can still be used.
	* Added search and public feeds
	* Added support for incorrect HTML characters that were output in languages other than English
	* Removed the DIV that surrounded the plugin, but can still be added it back in.

= 0.2 =

* New features:
	* Removed RSS caching by WordPress so that updates to twitter are immediate.
	* Added extra attributes userlinks, hashlinks, linktotweet