=== wp scroll posts ===
Contributors: ajay3085006
Donate link: https://ajaysharma3085006.wordpress.com/
Tags: scroll posts, vertical scroller,scroller widget,scroller, wordpress post scroller ,scroll up/down, post scroller
Requires at least: 3.5
Tested up to: 4.2.2
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

wp scroll posts is posts scroller plugin 


== Description ==

wp scroll posts  create widget of scroll posts up/down with setting page , give setting like , enable, title, date, excerpt etc. user can enable or disable each option as one needed. 

<h3>To add scroller to your website </h3>
<h3> Method 1</h3> Go to Appreance->widget  there you will find <code>wp scroll posts</code> widget
<h3> Method 2</h3>or use short code <code>[wpsp]</code>,<code>[wpsp cat='CategoryName']</code> to your page or post or text widget 
<h3> Method 3</h3>to use in theme use <code>&lt;?php echo do_shortcode('[wpsp]'); ?&gt;</code> to your template 
	


== Installation ==

The plugin can be use just by installing it by wordpress admin or upload manually. 

1. Upload `wp-scroll-posts` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Now go to wp-scroll-posts tab at wp-admin

== Frequently Asked Questions ==

= How to set number of posts ? =

 Go to "wp scroll posts" in left panel of wordpress. enable or disable title, thumbnail, or date as you need or other setting.
 and press "Save Changes" button
 
 = How to use plugin on page or posts ? =

 use [wpsp] or [wpsp cat='CategoryName'] shortcode in page, post or text widget.

For more visit blog [wp-scroll-posts](https://ajaysharma3085006.wordpress.com/ "wp-scroll-posts")

== Screenshots ==

1. User view after installation
2. Admin setting page

== Changelog ==
= 0.6 =
* added setting numbers of post scrolls at a time in scroller
= 0.5 =
* added multiple instance 
* category shortcode [wpsp cat='CategoryName']
= 0.4 =
* added shortcode [wpsp]
= 0.3 =
* added length for excerpt 
= 0.2 =
* Initial release
* include setting enable/disable widget, thumbnail, title,date of posting ,excerpt, numbers of posts in scroller, at a time, category name , speed ,pause time, direction , mouseover setting and readmore text
= 0.1 =
*scroller with posts
== Upgrade Notice ==
= 0.6.1 =
for thumbnail controls.