=== Fetch Tweets - Rotator Template ===
Contributors:       Michael Uno, miunosoft
Donate link:        http://michaeluno.jp/en/donate
Tags:               twitter, template, fetch tweets, tweets, tweet, sidebar, slider, rotate, rotator, random
Requires at least:  3.3
Tested up to:       4.6.1
Stable tag:         1.1.1
License:            GPLv2 or later
License URI:        http://www.gnu.org/licenses/gpl-2.0.html

Rotates tweets retrieved with the Fetch Tweets plugin.

== Description ==
This is a [Fetch Tweets](http://wordpress.org/plugins/fetch-tweets/) template that rotates tweets. 

This is useful when you want to display tweets like testimonials. 

= Notes = 
In order to use this template, [Fetch Tweets](http://wordpress.org/plugins/fetch-tweets/) needs to be installed and activated.

== Installation ==

= Install = 

1. Install the template plugin - this template comes as a WordPress plugin. You just upload the zip file you downloaded via Dashboard -> Plugins -> Add New -> Upload. And activate the plugin This will install the template.
2. Activate the template after install - Go to *Fetch Tweets* -> *Templates* -> *Installed Templates*. You should see a template named "*Rotator*." Click on the Activate link to activate the template. 

== Screenshots ==

1. ***Example***
2. ***Setting Page***

== Change log ==

= 1.1.1 - 11/20/2016 =
- Fixed a warning `Declaration of FetchTweets_Template_Settings_Rotator::validateSettings() should be compatible with ...`.

= 1.1.0 - 11/19/2016 =
- Supported Fetch Tweets 2.5.0.

= 1.0.5 - 02/04/2015 =
- Removed the `!important` notations from the CSS rules.
- Fixed a bug that the options of intent button labels and icon did not take effect.
- Fixed a bug that media elements in retweets were not displayed.
- Fixed a jQuery dependency and compatibility issue.

= 1.0.4 - 12/06/2014 =
- Made it compatible with [Fetch Tweets](https://wordpress.org/support/plugin/fetch-tweets) v2.4.0.
- Changed the default height to `100%` from `400px`.

= 1.0.3 - 08/27/2014 =
- Fixed a bug that when an image fails to load, the slider stalled.
- Fixed an issue that the items container width did not fit in the upper container width.

= 1.0.2 - 08/25/2014 =
- Fixed an issue of escaping attribute values.

= 1.0.1 - 05/03/2014 =
- Fixed a PHP warning of undefined constant.

= 1.0.0 - 05/01/2014 =
- Released initially.