Category Post List Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
A simple plugin to give a list of categories ordered alphabetically and the posts in them.
Put this tag into your posts or pages where you want the list:
[jwcatpostlist]
You can change the order the posts appear in. For example, sorted by title:
[jwcatpostlist orderby=title order=asc]
Or sorted by title (descending):
[jwcatpostlist orderby=title order=desc]
You can include or exclude categories using one of the following (note: if you use both then you’ll get the ones from the include list minus any on the exclude list)
[jwcatpostlist includecats=1,2,4,5,6]
[jwcatpostlist excludecats=3,7]
Don’t put any spaces between the numbers.
Screenshots
-
Part of a list of categories and posts under those categories. From the plugin running on my own website.