=== List Category ===
Contributors: AhmadSherif
Donate link:
Tags: categories, widget
Requires at least: 2.8
Tested up to: 2.9.2
Stable tag: 1.0.1

A simple widget that helps you to list the posts of certain category.

== 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 ==

1. Upload `list-category.php` to your `/wp-content/plugins` folder
1. Activate the plugin through the 'Plugins' menu in WordPress
1. You'll find "List Category" widget in your widgets list through the 'Widgets' page

== Screenshots ==

1. The widget interface

== Changelog ==

= 1.0 =
* The first release
= 1.0.1 =
* Using `get_permalink` instead of the `guid` of the post
