web/wp-content/plugins/posts-of-current-category/readme.txt
author hurons@caf4f556-3d62-0410-8435-a86758001935
Mon, 08 Feb 2010 14:15:44 +0000
changeset 144 df0ebfb22f63
parent 136 bde1974c263b
child 194 32102edaa81b
permissions -rw-r--r--
- Added Path variable in the config file for the LDT's donwloader script (functions.php) - Added the /ldt_template in the res directory - Modify default-widgets.php to open in blank all the rss link - clean a litlle comment in searchform.php

=== Posts of Current Category ===
Contributors: Anup Raj
Donate link: http://anupraj.com.np/home/
Tags: posts,category,list post, display post, current category, show post name, 
Requires at least: 2.7.0
Tested up to: 2.8.4
Stable tag: 2.8.4

Display or List post name of current category.

== Description ==
This Widget is meant to display the recent posts by sorting them.
Posts of Current Category displays 'n' Number of posts of related category. User can Sort the Posts in various orders like author, content, date, ID , .. etc  
The posts can be Sorted in ASCending or DESCending way.

== Installation ==

1. Upload `posts-of-current-category.zip` to the `/wp-content/plugins/` directory
2. Go to Widget through Appreance > Widgets menu in WordPress
3. Drag "Posts of current category" widget to sidebar
4. Update fields as requirement


== Frequently Asked Questions ==

= What happens when Pages are opened?=

That's simple it still displays the 'n' No. of posts.

= Is this is a bug? =

No, this is not a bug.
== Screenshots ==

1. Posts that can be sorted by the order of post's details. posts-of-current-category-1.jpg
2. Options for Posts of Current Category Widget. posts-of-current-category-2.jpg
3. Widgets posts-of-current-category-3.jpg

== Changelog ==

= 0.1 =
* First Release.