Plugin Directory

Changeset 212609


Ignore:
Timestamp:
03/03/2010 06:18:00 PM (16 years ago)
Author:
robertdrake
Message:

More readme information

File:
1 edited

Legend:

Unmodified
Added
Removed
  • category-shortcode-w-generator/trunk/readme.txt

    r212569 r212609  
    1313== Description ==
    1414
    15 This plugin creates the [Category] Shortcode.  The code takes 5 arguments:
     15This plugin creates the [Category] Shortcode.  It also creates a menu tool to generate these codes.  The generator can be found
     16beneath the tool section of the dashboard.
     17
     18Codes can also be manually specified.  The shortcode takes 5 arguments. 
     19
    1620
    1721number: the number of posts to display.  0 equals the default number.  -1 equals the total available.
     
    2327Order By: Author, Date, Title, Modified, Parent, ID, Rand, None, or Comment Count. 
    2428
    25 Category: this is the category id the category or categories that should be searched.  Multiple categories can be specified in a comma separated list.
     29Category: this is the category id the category or categories that should be searched.  The generator cannot be used for multiple categories, but multiple categories can be specified in a comma separated list.
    2630
    2731Example shortcode:
     
    3034
    3135This will show 5 posts in ascending order of category 11 and 45 as arranged by comment_count and will display just the post titles.
     36
     37Check the FAQ for styling assistance.
     38
     39
     40
    3241
    3342== Installation ==
Note: See TracChangeset for help on using the changeset viewer.