Posts List

Adds a posts (or pages) list of your blog pages (or posts) by entering the shortcode [posts-list].

By wokamoto

4.5 (2 ratings)
Version 0.4.2 Active Installs 7,000+ Updated 13 years ago 15 years old

Description

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]

Plugin comparisons

See how this plugin stacks up against alternatives side by side.