=== DX Lite Slide ===
Contributors: nofearinc, metodiew
Donate link: http://devrix.com/
Tags: slide, slider
Requires at least: 3.5.0
Tested up to: 3.5.1
Stable tag: 0.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Lite and simple slider for your WordPress project. Works with placing a shortcode.

== Description ==
Lite and simple slider for your WordPress project. Works with placing a shortcode.

== Installation ==
1. Upload `DX-Lite-Slide` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Set some default settings in DX Slides -> DX Slides Options in your admin and enable the use of the plugin
4. Use `[dx_display_slideshow]` shortcode in your Post/Page or place `<?php echo do_shortcode( '[dx_display_slideshow]' ) ?>` in your templates.

== Frequently Asked Questions ==
= How to use plugin? =

Create few Slides with featured images and add `[dx_display_slideshow]` shortcode in your Post/Page or `[dx_widget_display_slideshow]` in Text Widget.

== Screenshots ==

== Changelog ==

= 0.1 =
* Initial release

= 0.2 =

= 0.3 =
* (21.05.2013)
Added option to set Slider interval from Slider options

= 0.4 =
* (29.07.2013)
Added option to user Slider in Text Widgets using `[dx_widget_display_slideshow]` shortcode