Posts

Shortcodes for Posts

[recent_posts limit=”4″ title=”Recent Blog Posts” category=”19″ type=”post”]

[sourcecode language=”plain”]
[[recent_posts
limit="4"
title="Recent Blog Posts"
category="19"
type="post"]]
[/sourcecode]

[recent_posts limit=”4″ type=”post” img=”false” title=”Recent Blog Posts List”]

[sourcecode language=”plain”]
[[recent_posts
limit="4"
type="post"
img="false"
title="Recent Blog Posts List"]]
[/sourcecode]

[recent_posts limit=”4″ img=”true” category=”18″ title=”Recent Photo Posts”]

[sourcecode language=”plain”]
[[recent_posts
limit="4"
img="true"
category="18"
title="Recent Photo Posts"]]
[/sourcecode]