Hello world!
Welcome to WordPress. This is your first post. Edit or delete it, then start w...Strategic Moves
Ut quis odio ultrices, hendrerit ante quis, congue elit. Nunc pulvinar tempus ...Illusion Illustrator
Ut quis odio ultrices, hendrerit ante quis, congue elit. Nunc pulvinar tempus ...Street Enclave
Ut quis odio ultrices, hendrerit ante quis, congue elit. Nunc pulvinar tempus ...Multiple Knobs
Ut quis odio ultrices, hendrerit ante quis, congue elit. Nunc pulvinar tempus ...Video Post from Youtube
Ut quis odio ultrices, hendrerit ante quis, congue elit. Nunc pulvinar tempus ...Video Post from Vimeo
Ut quis odio ultrices, hendrerit ante quis, congue elit. Nunc pulvinar tempus ...Standard Post
Ut quis odio ultrices, hendrerit ante quis, congue elit. Nunc pulvinar tempus ...Audio Post
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque mauris n...
Parameters
tax:
The taxonomy for the posts.
default: 'cat'
options: 'cat', 'tag'
columns:
(Optional) The number of columns.
default: '4'
options: '2', '3', '4'
counts:
(Optional) The number of posts to display on each page.
default: '12'
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', 'menu_order'
paging:
(Optional) Show the paging.
default: 'yes'
options: 'yes', 'no'
Code
[blog_list tax="cat" columns="4" counts="12" cats="" posts="" order="DESC" orderby="date" paging="yes"]