Shortcodes for Posts
Recent Blog Posts
[sourcecode language=”plain”]
[recent_posts
limit="4"
title="Recent Blog Posts"
category="19"
type="post"]
[/sourcecode]
Recent Blog Posts List
[sourcecode language=”plain”]
[recent_posts
limit="4"
type="post"
img="false"
title="Recent Blog Posts List"]
[/sourcecode]
Recent Photo Posts
[sourcecode language=”plain”]
[recent_posts
limit="4"
img="true"
category="18"
title="Recent Photo Posts"]
[/sourcecode]