web/wp-content/plugins/posts-of-current-category/readme.txt
changeset 136 bde1974c263b
child 194 32102edaa81b
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/web/wp-content/plugins/posts-of-current-category/readme.txt	Wed Feb 03 15:37:20 2010 +0000
@@ -0,0 +1,42 @@
+=== 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.