=== Slider ===
Contributors: DeusTron
Donate link: http://www.mpcx.net/wordpress/donate/
Tags: slider, images, responsive, random, jquery, shortcode, plugin
Requires at least: 4.2.3
Tested up to: 4.9
Stable tag: 1.3.10
License: MIT
License URI: https://raw.githubusercontent.com/tronsha/wp-slider-plugin/master/LICENSE

A responsive Slider

== Description ==

[Source Code on GitHub](https://github.com/tronsha/wp-slider-plugin)

= Documentation =

Here you can read the [Documentation](https://github.com/tronsha/wp-slider-plugin/blob/master/README.md)

The Plugin requires PHP 5.3.2 or newer.

== Installation ==

1. Upload `mpcx-slider` to the `/wp-content/plugins/` directory.
1. Activate the plugin through the 'Plugins' menu in WordPress.
1. Place `<?php echo do_shortcode('[slider]'); ?>` in your templates.

== Changelog ==

= 1.3.9 =
* added meta data support from media at gallery
* update textbox

= 1.3.8 =
* changed random
* added slides link

= 1.3.7 =
* added resize

= 1.3.6 =
* added logic for using slide images in template directory
* added nojs to show first image as default when JavaScript is disabled

= 1.3.3 =
* changed class structure
* added check if class exists
* fixed random after hover

= 1.3.0 =
* added random
* changed attributes "change" and "position" default value from true to false
