Posts List Icon

Posts List

By wokamoto

Active Installs

7,000+

Last Updated

June 6, 2013

First Released

January 14, 2011

Download History (Last one month)


Contributors

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]

  1. Upload the entire posts-list folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Add the shortcode [posts-list] to the page(s) of your choice.

options

  • type : post, page, attachment … and more ( default : post )
  • sort : desc or asc ( default : desc )
  • style : ul, ol, dl, table, div p ( default : ul )
  • date_format : see PHP date format
  • year : filtering year
  • month : filtering month
  • category : filtering category id

No FAQ provided.

Changelog

0.4.2 – Jun, 6, 2013
Support custom post.

0.4.1 – Sep. 14, 2011
Added option, “display ONLY the title”.

0.4.0 – Jan. 14, 2011
Initial release.

<br />
<b>Warning</b>:  Undefined array key /home/ylinkin/truewp.net/wp-content/plugins/truewp-plugin-info/truewp-plugin-info.php on line 756
" width="120" height="120">

Available Versions

Version Download Type
0.4.2 Download Stable
0.4.1 Download Stable
0.4.0 Download Stable
Development Download Trunk

Plugin Info

  • Version: 0.4.2
  • Last Updated: June 6, 2013
  • Active Installs: 7,000+
  • WordPress Version: 3.0 or higher
  • Tested up to: 3.2.1
  • PHP Version: or higher
  • Tags:    
    archive list navigation page posts

Ratings


4.5 out of 5 stars. (2 reviews)

See all reviews
Scroll to Top