Blog


[blog tax=”cat” counts=”3″] [br top=”60″]

Parameters

[opt title=”tax:” desc=”The taxonomy for the posts.”]default: ‘cat’
options: ‘cat’, ‘tag'[/opt] [opt title=”counts:” desc=” (Optional) The number of posts to display on each page.”]default: [red]’5′[/red]
options: integer[/opt] [opt title=”cats:” desc=”(Optional) The category ID’s to pull posts from. Can be entered as a comma separated list.”]default: ”
Value: ‘1,2,3’[/opt] [opt title=”posts:” desc=”(Optional) The post ID’s to pull posts from. Can be entered as a comma separated list.”]default: ”
Value: ‘1,2,3’[/opt] [opt title=”order:” desc=”(Optional) Designates the ascending or descending order of the ‘orderby’ parameter.”]default: ‘DESC’
options: ‘ASC’, ‘DESC'[/opt] [opt title=”orderby:” desc=”(Optional) Sort retrieved posts by parameter.”]default: ‘date’
options: ‘ID’, ‘title’, ‘name’, ‘date’, ‘rand’, ‘comment_count'[/opt] [br top=”60″]

Code

[pre][blog tax=”cat” counts=”5″ cats=”” posts=”” order=”DESC” orderby=”date”][/pre]