=== Plugin Name ===
Contributors: xavierserranoa
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=F4C4QKNHHWGA6
Tags: ajax, twitter, widget,feed,instances,multiple,jquery
Tested up to: 3.5
Stable tag: 1.2
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Twitter Feed Widget will display your tweets using ajax and jquery. It shows one tweet at a time and loops through an specified number of tweets and time interval.
*IMPORTANT* the twitter feed currently only works with non-private(public) twitter accounts. 

== Description ==

Twitter Feed Widget will display your tweets using ajax and jquery. It shows one tweet at a time and loops through an specified number of tweets and time interval.
*IMPORTANT* the twitter feed currently only works with non-private(public) twitter accounts.

Features:

* Uses jQuery to display and loop through the tweets.
* Allows Multiple Instances of the feed
* You can change the title,twitter account,Number Of tweets,Time interval
* Comes with a default Style

== Installation ==

The plugin is simple to install:

1. Download the zip file.
2. Unpack the zip. You should have a directory called `twitter-feed-widget`, containing several PHP files.
3. Upload the `twitter-feed-widget` directory to the `wp-content/plugins` directory on your WordPress installation.
4. Make any modifications to your theme, as required.
5. Activate plugin.

You can find full details of installing a plugin on the [plugin installation page](http://thesquaremedia.com/blog/plugins/twitter-feed-widget/).

== Frequently Asked Questions==

= Why is my feed not working? =
The feed currently is being created by using the twitter public_timeline so the feed will only work for non-private twitter accounts this setting can be change on your twitter account settings.

== Screenshots ==

1. Example screenshot
2. Example screenshot
3. Example screenshot

== Documentation ==

Full documentation can be found on the [Multiple Ajax Calendar](http://thesquaremedia.com/blog/plugins/twitter-feed-widget/) page.

== Changelog ==

= 1.2   =
* Fixed Bug where feed wouldn't work when <li> wouldn't echo widget ids.

= 1.1   =
* Updated styles

= 1.0   =
* Uses jQuery to display and loop through the tweets.
* Allows Multiple Instances of the feed
* You can change the title,twitter account,Number Of tweets,Time interval
* Comes with a default Style



