Plugin Directory

Changeset 229764


Ignore:
Timestamp:
04/16/2010 02:25:35 AM (16 years ago)
Author:
mgolawala
Message:

Change versioning scheme to include 4 sections instead of the current 2

Location:
wp-category-manager/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wp-category-manager/trunk/readme.txt

    r229763 r229764  
    44Requires at least: 2.8.1
    55Tested up to: 2.9.2
    6 Stable tag: 1.2.0.1
     6Stable tag: 1.3.0.0
    77
    88The WP Category Manager plugin makes it easier to manage categories that are used to control the posts within widgets in the presentation layer
     
    3939== Changelog ==
    4040
    41 = 1.2.0.1 =
     41= 1.3.0.0 =
    4242Fixed a bug where category updates, returned an error to the user in certain configurations
    4343
    44 = 1.2.0.0 =
     44= 1.2 =
    4545* A few minor bug fixes
    4646
    4747
    48 = 1.1.0.0 =
     48= 1.1 =
    4949* A few minor bug fixes
    5050* Added option to add a drop down to the dashboard widget for quick category switching
    5151* Code cleanup and refactoring for future planned improvements
    5252
    53 = 1.0.0.0 =
     53= 1.0 =
    5454* Release to public. Settings page to control the category being managed, Category management module on the dashboard
  • wp-category-manager/trunk/wp-category-manager.php

    r229763 r229764  
    55Description: This plugin makes it easier to manage the removal of a specific category on posts. Mainly used when categories are set to control display on a page.
    66Author: Mustansir Golawala
    7 Version: 1.2.0.1
     7Version: 1.3.0.0
    88Author URI: http://www.mustakes.com/
    99*/
Note: See TracChangeset for help on using the changeset viewer.