Shortcode to display posts as a bulleted list. You can also use parameters order and orderby to sort the list.
You can see two examples of the code working at the following links:
The shortcode is [showposts]
You can use the following parameters to customize what is displayed (all are optional):
[showposts category="2" num="4" order="DESC" orderby="date"]
order can be one of the following:
'type' - Sort by type.
orderby can be one the following:
DESC
Requires: 2.7 or higher
Compatible up to: 2.7
Last Updated: 2009-5-7
Downloads: 4,825
Got something to say? Need help?