=== Vertical Carousel===
Tags: vertical, vertical slider, clients slider, clients carousel, testimonial slider, vertical-carousel, clients-plugin, carousel-plugin,   client slider,  carousel,  logo, logo slider, logo carousel, carousel slider.
Contributors: amu02aftab
Author: amu02aftab
Tested up to: 4.2.4
License: GPLv2
Requires at least: 3.5.0
Stable tag: 1.0.2
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=amu02.aftab@gmail.com&item_name=Donation+vertical+carousel+slider

== Description ==
Display vertical carousel slider with the help of a shortcode.
Using shortcode [vertical-carousel-slider] , we can show carousel slider on page.

<strong>Plugin Features</strong>

* Simple and light weight
* Shortcode based
* Ability to add  links to each image
* Easy to customize
* Looks cool :).
== Screenshots ==

1. Back end add	carousel image(go to wp-admin->Vertical Carousel->Add New Image.)
2. Back end vertical carousel image listing page(go to wp-admin->Vertical Carousel)
3. Front end look of vertical carousel slider.


== Frequently Asked Questions ==
1. No technical skills needed.

== Changelog ==

= 1.0.2 =
* Bug fixes
* Update readme.txt

= 1.0.1 =
* Bug fixes
* Update readme.txt

= 1.0.0 =
* Initial release

== Upgrade Notice == 
This is first version no known notices yet

== Installation ==
1. Upload the folder "wp-vertical-carousel-slider" to "/wp-content/plugins/" '
2. Activate the plugin through the "Plugins" menu in WordPress .
3. Add carousel image going to wp-admin->Vertical Carousel->Add New Image.
6. Call shortcode to your wordpress editor directly , by using 
`
[vertical-carousel-slider]
`
Call shortcode to your php template file ,using 
`
 <?php echo do_shortcode('[vertical-carousel-slider]'); ?> 
`
