Description
[posts]
can be used to present a recent or related posts. It accepts a variety of parameters.
Usage
[posts]
Example of usage
[posts qty="3" cat="1,79" thumbw="150" excerpt="yes"]
We'll got a three recent posts from categories #1 and #79. Thumbnail width is 150 pixels. Excerpt is available.
Usage notes
- Put that shortcode into the body of post/page.
- This shortcode can be used at sidebars via Text Widget.
Parameters
type
- type of posts.width
- width of section.height
- height of section.autoplay
- autoplay function.style
- predetermined styles.float
- floating of section.transition
- kind of transition.circular
- circular function.view
- type of view.nav
- navigation's position.cat
- selected category or categories.qty
- quantity of posts.perslide
- quantity posts per slide.orderby
- post's order.title
- title's availability.titletag
- title's wrapping tag.date
- date's availability.postedin
- 'post in' availability.tags
- tag's availability.comments
- comments availability.excerpt
- excerpt's availability.thumb
- thumbnail's floating.thumbw
- thumbnail's width.thumbh
- thumbnail's height.
Using parameters
type
width
height
autoplay
style
float
transition
circular
view
nav
cat
qty
perslide
orderby
title
titletag
date
postedin
tags
comments
excerpt
thumb
thumbw
thumbh
See also
- Shortcode Reference / posts
- Examples
Contents