Description
A simple widget that helps you to list the posts of a certain category. You can limit the number of posts, order them ascending or descending by ID, date, or title.
Installation
- Upload
list-category.phpto your/wp-content/pluginsfolder - Activate the plugin through the ‘Plugins’ menu in WordPress
- You’ll find “List Category” widget in your widgets list through the ‘Widgets’ page
Reviews
There are no reviews for this plugin.
Contributors & Developers
“List Category” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “List Category” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- The first release
1.0.1
- Using
get_permalinkinstead of theguidof the post
