=== MD Responsive WordPress Slider ===
Tags: slider, responsive, jquery, custom post type, settings page,
Requires at least: 3.0.1
Tested up to: 3.5
Stable tag: 4.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This is a simple responsive slider that has a settings page.

== Description ==

MD Responsive is the title that it is shown in the menus section after the plugin is activated.
There are 3 sections: 
1. MD Responsive (here you can see the slides saved)
2. Add New	
3. Settings
 
The slides are saved as custom post types and the images are added using the featured image option.

Features:

Autoplay 				
Width 					(960 by default/ in px)
Height 					(390 by default/ in px)
Transition speed 		(5000 by default/ in miliseconds)
Title 					(show/hide)
Description 			(show/hide) 
Time delay 				(5000 by default/ in miliseconds) 
Bullet navigation 		(show/hide)
Arrow navigation 		(show/hide)
Show on page (automatically add the slider to the selected page) or manually on anywhere else using
<?php md_slider_output(); ?>



== Installation ==

This section describes how to install the plugin and get it working.

e.g.

1. Upload `md-responsive-slider` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress

== Screenshots ==

1. screenshot-1.jpg
2. screenshot-2.jpg

== Changelog ==

= 1.0 =
* First plugin version.



