=== Simple Text Slider ===
Contributors: w1zzard
Tags: text, slider, vertical, slides, textslider
Requires at least: 3.5
Tested up to: 4.6
Stable tag: 1.0.2
License: GPL
A simple text slider plugin for several vertical textslider via shortcode.
== Description ==
This plugin adds a simple shortcode to your wordpress installation. With the [simple-text-slider] shortcode you can output multiple vertical text slider with global or individual color and style settings.
The animations are implemented with dynamic css animations and therefore very smooth.
== Installation ==
**From your Wordpress dashboard**
* Click on install.
* jQuery is required! You can install jQuery via
* Activate plugin.
* Place the shortcode wherever you want.
**From WordPress.org**
* Download the PLugin and upload it to your plugin directory of your wordpress installation.
* jQuery is required! You can install jQuery via
* Activate plugin.
* Place the shortcode wherever you want.
**From Github**
* Download and unzip.
* Copy the plugin contents into a folder named simple-text-tlider in your plugin directory of your wordpress installation.
* jQuery is required! You can install jQuery via
* Activate plugin.
* Place the shortcode wherever you want.
== Screenshots ==
1. A slider. Nice!
== Changelog ==
= 1.0.2 =
* Optimized css class names
* Text updates
= 1.0.1 =
* readme update
* screenshot added
= 1.0.0 =
* Initial setup