=== Basic jQuery Slider For Wordpress ===
Contributors: pizzli
Donate link: http://pizzli.com/donate.php
Tags: slider, jqueryslider, jquery slider, jquery
Requires at least: 3.0.1
Tested up to: 3.5.2
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

A basic jQuery Slider For WordPress
== Description ==

Basic jQuery Slider For Wordpress is a basic jQuery Image Slider For WordPress. 

Simply use the [BasicSlider] Shortcode on any post or page

Demo: http://pizzli.com/pluginbox/basic-jquery-slider/


== Installation ==

1. Upload `basic-jquery-slider-for-wordpress` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Create a New Post using the "BasicSlider" Custom Post Type
4. Upload a featured image to the post, which will be used as the slider image.
7. Use the [BasicSlider] shortcode anywhere on any page or post on your WordPress site to display the slider.
== Frequently Asked Questions ==

= Can I add captions to my slides? =
Yes, the title of your post will be the caption used on each slider image.

== Screenshots ==
1. screenshot-1.png

== Upgrade Notice ==
None

== Changelog ==

= 1.0 =
* Initial Development