Post Slides free WordPress plugin
Description
Post Slides free WordPress plugin
Post Slides allows you to use the shortcode [post-slides] on any page or post and displays a grid of posts in a slides format. (Live Preview)
Post Slides offers additional shortcode attributes which override global attributes and allow for in page control. Here are some example shortcode attributes.
Example: [post-slides excerpt_length=’18’ posts=”5″ skin=”single”]
Here are a list of the available shortcode attributes and example values.
Post Slide Attributes
categories=”1,2,5″
posts=”6″
excerpt_length=”16″
excerpt_tail=”…”
skin=”default”
thumbnails=”true/false”
icons=”true/false”
Owl Carousel Attributes
loop=”true/false”
center=”true/false”
margin=”15″
stage_padding=”15″
nav=”true/false”
dots=”true/false”
autoplay=”true/false”
stage_padding=”15″
autoplay_timeout=”5000″
autoplay_hover_pause=”true/false”
Skins
Post Slides currently ships with two available skins. Default shows multiple smaller slides and Single displays one large slider.
Shortcodes in Themes
You can also use the WordPress do_shortcode function directly in your theme rather than puting it in the page copy. (do_shortcode Documentation)
Version 1.0.1
Arbitrary section
Enjoy it