| 1 |
=== Plugin Name === |
| 2 |
Contributors: James Lao |
| 3 |
Donate link: http://jameslao.com/ |
| 4 |
Tags: category, posts, widget |
| 5 |
Requires at least: 2.8 |
| 6 |
Tested up to: 2.8.2 |
| 7 |
Stable tag: 2.0 |
| 8 |
|
| 9 |
Adds a widget that shows the most recent posts in a single category. |
| 10 |
|
| 11 |
== Description == |
| 12 |
|
| 13 |
Category Posts Widget is a light widget designed to do one thing and do it well: display the most recent posts from a certain category. |
| 14 |
|
| 15 |
Features: |
| 16 |
|
| 17 |
* Support for displaying thumbnail images via [Simple Post Thumbnails plugin](http://wordpress.org/extend/plugins/simple-post-thumbnails/). |
| 18 |
* Specify how many posts to show |
| 19 |
* Set which category the posts should come form |
| 20 |
* Designate how many of the widgets you need |
| 21 |
* Specify whether to make to the widget title a link to the category page |
| 22 |
* Optionally show the post excerpt |
| 23 |
|
| 24 |
== Installation == |
| 25 |
|
| 26 |
1. Download the plugin. |
| 27 |
2. Upload it to the plugins folder of your blog. |
| 28 |
3. Goto the Plugins section of the WordPress admin and activate the plugin. |
| 29 |
4. Goto the Widget tab of the Presentation section and configure the widget. |
| 30 |
|
| 31 |
== Changelog == |
| 32 |
|
| 33 |
2.0 |
| 34 |
|
| 35 |
* Updated to use the WP 2.8 widget API. |
| 36 |
* Added support for [Simple Post Thumbnails plugin](http://wordpress.org/extend/plugins/simple-post-thumbnails/). |