-
Posted in: Uncategorized
Hello world!
Welcome to WordPress. This is your first post. Edit or delete it, then start writing! -
Posted in: Featured
Strategic Moves
Ut quis odio ultrices, hendrerit ante quis, congue elit. Nunc pulvinar tempus accumsan. Nam sed nibh rhoncus tortor tincidunt eleifend sed in risus. Integer turpis lectus, egestas eu libero non, tempus ullamcorper risus. Quisque vulputate turpis at massa mollis fringilla. Donec purus sem, luctus egestas vulputate convallis, bibendum in turpis. Quisque cons...
Parameters
tax:
The taxonomy for the posts.
default: 'cat'
options: 'cat', 'tag'
counts:
(Optional) The number of posts to display on each page.
default: '5'
options: integer
cats:
(Optional) The category ID’s to pull posts from. Can be entered as a comma separated list.
default: ''
Value: '1,2,3'
posts:
(Optional) The post ID’s to pull posts from. Can be entered as a comma separated list.
default: ''
Value: '1,2,3'
order:
(Optional) Designates the ascending or descending order of the ‘orderby’ parameter.
default: 'DESC'
options: 'ASC', 'DESC'
orderby:
(Optional) Sort retrieved posts by parameter.
default: 'date'
options: 'ID', 'title', 'name', 'date', 'rand', 'comment_count'
Code
[blog tax="cat" counts="2" cats="" posts="" order="DESC" orderby="date"]