All Posts Slider Demo

All WordPress Posts Slider

[all_posts_slider posts_per_page=”-1″]

Shortcode Examples

Show all posts: [all_posts_slider]
Show 5 posts: [all_posts_slider posts_per_page="5"]
Show posts from category: [all_posts_slider category="news"]
Random order: [all_posts_slider orderby="rand"]
Disable autoplay: [all_posts_slider autoplay="false"]