web/wp-content/plugins/posts-of-current-category/readme.txt
branchwordpress
changeset 109 03b0d1493584
child 194 32102edaa81b
equal deleted inserted replaced
-1:000000000000 109:03b0d1493584
       
     1 === Posts of Current Category ===
       
     2 Contributors: Anup Raj
       
     3 Donate link: http://anupraj.com.np/home/
       
     4 Tags: posts,category,list post, display post, current category, show post name, 
       
     5 Requires at least: 2.7.0
       
     6 Tested up to: 2.8.4
       
     7 Stable tag: 2.8.4
       
     8 
       
     9 Display or List post name of current category.
       
    10 
       
    11 == Description ==
       
    12 This Widget is meant to display the recent posts by sorting them.
       
    13 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  
       
    14 The posts can be Sorted in ASCending or DESCending way.
       
    15 
       
    16 == Installation ==
       
    17 
       
    18 1. Upload `posts-of-current-category.zip` to the `/wp-content/plugins/` directory
       
    19 2. Go to Widget through Appreance > Widgets menu in WordPress
       
    20 3. Drag "Posts of current category" widget to sidebar
       
    21 4. Update fields as requirement
       
    22 
       
    23 
       
    24 == Frequently Asked Questions ==
       
    25 
       
    26 = What happens when Pages are opened?=
       
    27 
       
    28 That's simple it still displays the 'n' No. of posts.
       
    29 
       
    30 = Is this is a bug? =
       
    31 
       
    32 No, this is not a bug.
       
    33 == Screenshots ==
       
    34 
       
    35 1. Posts that can be sorted by the order of post's details. posts-of-current-category-1.jpg
       
    36 2. Options for Posts of Current Category Widget. posts-of-current-category-2.jpg
       
    37 3. Widgets posts-of-current-category-3.jpg
       
    38 
       
    39 == Changelog ==
       
    40 
       
    41 = 0.1 =
       
    42 * First Release.