Adds a posts (or pages) list of your blog pages (or posts) by entering the shortcode [posts-list].
| Author: | wokamoto (profile at wordpress.org) |
| WordPress version required: | 3.0 |
| WordPress version tested: | 3.2.1 |
| Plugin version: | 0.4.2 |
| Added to WordPress repository: | 14-01-2011 |
| Last updated: | 06-06-2013
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
| Rating, %: | 90 |
| Rated by: | 2 |
| Plugin URI: | http://wppluginsj.sourceforge.jp/posts-list/ |
| Total downloads: | 14 334 |
| Active installs: | 7 000+ |
![]() Click to start download |
|
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]ChangeLog
