=== Posts Slider Shortcode ===
Contributors: kadiwala, elsnertech
Tags: post carousel, posts slider, posts slides, slider, wp slider
Donate link: www.elsner.com
Requires at least: 3.8
Tested up to: 6.3
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Wordpress Posts Slider is a WordPress plugin Slider of default posts with responsive design.

== Description ==
Wordpress Posts Slider is a WordPress plugin Slider of default posts with responsive design.


Plugin Features 

* Fully Responsive Design
* Slider filtering by category ID.
* Sort by date, random or custom order.
* Multiple slider in same page.
* Display Post Slider on any Page, Post or Text Widget.


How To Use Shortcodes? 

basic Shortcode :
[elspostslider]


Note: 

Copy the following shortcode to the page, post or widget to display the post slider in the website.


Shortcode With Attributes :
<pre>
[elspostslider post_styles="style1" category="-1" show_items="3" order_by="date" order="DESC" show_pagination="true" auto_play="true"]
</pre>



Shortcode Attributes

* post_styles : Choose your post slider style(Ex : style1,style2,style3)
* category : Display unique post slider by category ID
* show_items : how many post you want to display per slider.
* order_by : date/menu_order/random
* order : ASC/DESC
* auto_play : Post slider autoplay mode true or false.
* show_pagination : Post slider pagination true or false.


== Installation ==
Using The WordPress Dashboard

1. Install as regular WordPress plugin.
2. Go your Pluings setting via WordPress Dashboard and activate it.

== Frequently Asked Questions ==
How to use the posts slider shortcode ?

-> After activate the this plugin, you can paste the shortcode [elspostslider] anywhere where you want

