Adds a posts (or pages) list of your blog pages (or posts) by entering the shortcode [posts-list].
Adds a posts (or pages) list of your blog pages (or posts) by entering the shortcode [posts-list].
First example shows how to add the posts list in its simplest form.
[posts-list]
Example shortcode will add a pages list to a page.
[posts-list type=page]
Example shortcode will add a posts list to a page displaying a year 2011 and 2010.
[posts-list year="2011,2010"]
Example shortcode will add a posts list to a page displaying a category id 10 and 11.
[posts-list category="10,11"]
Example display ONLY the title.
[posts-list date_format=FALSE]
Requires: 3.0 or higher
Compatible up to: 3.2.1
Last Updated: 2013-6-6
Downloads: 6,153
Got something to say? Need help?