=== Twitter Tweets ===
Author: Jake Dunham
Website: wickedbroccoli.com
Tags: twitter, tweet
License: http://codecanyon.net/licenses/regular_extended
Version: 2.0
Tested on: 3.5

== Description ==

Display tweets from Twitter via widgets, shortcodes & functions using Twitters REST API.

== Installation ==

1. Upload the `twitter-tweets` directory to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress

You're done!

== Changelog ==

= 2.0 =
* Added functionality for displaying Tweets in columns
* Added option to change default Tweet template (4 default Tweet templates now)
* Added more styling options for changing font colours in settings
* Added option to disable Twitter bird
* Added options for always opening tweet links in new tab
* Only loads dynamic css on pages with tweets now
* Removed need to add cache ID in shortcodes and functions parameters (done internally now)
* Fixed bug with transient and option names sometimes being too long that caused tweet caching and backups to not work
* Fixed bug where options were not saved first time saving them
* Fixed bug in user timeline shortcode, thank you Laurent!

= 1.1 =
* Added 32 more Twitter bird icons

= 1.0 =
* Plugin released, woohoo!