=== Rockon Owl Slider Plugin ===
Contributors: 		devikas301
Tags: 				slider, owl carousel v2, owl carousel, owl slider, rockon, touch enabled, responsive, loop carousel, vs
Requires at least: 	3.6
Tested up to: 		5.6
Stable tag: 		2.0
License: 			GPLv2 or later
License URI: 		http://www.gnu.org/licenses/gpl-2.0.html

Rockon Owl Slider is a simple to use. Use anywhere using shortcode.

==Description==

Rockon Owl Slider is a simple, responsive WordPress slider plugin. It is based on OWL Carousel with use New OWL version 2, touch enabled jQuery plugin. Slider works as a custom post type with featured images, excerpt as a slide description and each slide can have a link with an option to open a link in a new tab.
 
==Features==

1. Unlimited number of slides
2. Touch enabled
3. Responsive
4. Slider container will auto size image height
5. Custom post type
6. Slider image
7. Slide link
8. Slide description
9. Auto play
11. Set slider width in pixels (default slider width 100%)

 
==Installation==

Use WordPress Add New Plugin feature, searching "Rockon Owl Slider", or download the archive.

1. Log in to your website administrator panel
2. Go to Plugins page, and add new plugin
3. Upload plugin
4. Click Install Now button
5. Then click Activate Plugin button
Add the following line in your template where you want slider to be displayed

<code><?php if (function_exists('rockon_slider')) { rockon_slider();} ?></code>
<code>[rockon_slider]</code>

== Screenshots ==

1. Slider view in the front-end.
2. Showing shortcode on plugin section back-end.
3. Set slider width on back-end (default 100%).
4. Add slide in back-end.