Home Plugins list posts by categories
List Posts by Categories logo

List Posts by Categories

by mapelo on WordPress.org

Displays a list of posts in one or more categories (with OR,AND logic between categories) using simple shortcode.

(0)

Add a list of your latest blog entries on any page.
With simple shortcode you can place a list of your latest news (or/and other blog categories) on any page or post.

Documentation

[postsbycategories array1cat=”category1,category2″ array2cat=”category3″ sortby=”title|date” order=”ASC|DESC” posts_per_page=”-1|X”]
Use the following shortcode anywhere on your page or post following the examples below:

[postsbycategories array1cat=”category1″ array2cat=”category3″ sortby=”date” order=”DESC” posts_per_page=”-1″]
Show a list of post/pages into category ‘category1’ AND ‘category3’, sort by published date, descendent, and without limit of posts/pages per page.

[postsbycategories array1cat=”category1,category2″ sortby=”title” order=”ASC” posts_per_page=”8″]
Show a list of post/pages into category ‘category1’ OR ‘category2’, sort by title, ascendent, and limit to 8 posts/pages per page.

[postsbycategories array1cat=”category1,category2″ array2cat=”category3″]
Show a list of post/pages into category (‘category1’ OR ‘category2’) AND category3, and by default sort published by date, descendent, and no limit posts/pages per page.

Active installations60+
Weekly downloads
22-4.35%
Version0.1
Last updated7/3/2011
WordPress version2.5
Tested up to3.2.1
Tags
categoriesposts
List Posts by Categories | Plugin0