Plugin Directory

Changeset 212569


Ignore:
Timestamp:
03/03/2010 04:29:02 PM (16 years ago)
Author:
robertdrake
Message:

Spelling Error

Location:
category-shortcode-w-generator/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • category-shortcode-w-generator/trunk/category_shortcode.php

    r212560 r212569  
    22/*
    33Plugin Name: Category Shortcode
    4 Plugin URI: http://creeksidesystems.com
     4Plugin URI: http://robertdrake.net/projects/category-shortcode-plugin/
    55Description: Plugin adds shortcode capability for adding posts by category to a page.
    66Version: 1.1
    77Author: Robert Drake
    8 Author URI: http://creeksidesystems.com
     8Author URI: http://robertdrake.net
    99*/
    1010
  • category-shortcode-w-generator/trunk/readme.txt

    r212560 r212569  
    77Stable tag: trunk
    88
     9
     10
    911Plugin adds shortcode capability for adding posts by category to a page.
    1012
    1113== Description ==
    1214
    13 This plugin creates the [Category]] Shortcode.  The code takes 5 arguments:
     15This plugin creates the [Category] Shortcode.  The code takes 5 arguments:
    1416
    1517number: the number of posts to display.  0 equals the default number.  -1 equals the total available.
Note: See TracChangeset for help on using the changeset viewer.