Plugin Directory

Changeset 457607


Ignore:
Timestamp:
10/31/2011 03:34:39 AM (14 years ago)
Author:
jameslafferty
Message:

Tagging 0.3 as stable version

Location:
term-menu-order
Files:
4 edited
8 copied

Legend:

Unmodified
Added
Removed
  • term-menu-order/tags/0.3/readme.txt

    r457605 r457607  
    44Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=JSL4JTA4KMZLG
    55Requires at least: 3.0.1
    6 Tested up to: 3.0.3
    7 Stable tag: 0.2
     6Tested up to: 3.2.1
     7Stable tag: 0.3
    88
    99Creates a 'menu_order' column to specify term order, allowing theme and plugin developers to sort term by menu order.
  • term-menu-order/tags/0.3/term-menu-order.php

    r456700 r457607  
    22/*
    33Plugin Name: Term Menu Order
    4 Plugin URI: http://wordpress.org/extend/plugins/term-menu-order/
    5 Description: Allows you to define the order of terms in taxonomies (ex: categories, tags…).
    6 Author: James Lafferty, Bill Erickson
    7 Version: 0.3
     4Plugin URI: https://github.com/kalchas
     5Description:
     6Author: James Lafferty
     7Version: 0.2
     8Author URI: https://github.com/kalchas
    89License: GPL2
    910*/
  • term-menu-order/trunk/readme.txt

    r457605 r457607  
    44Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=JSL4JTA4KMZLG
    55Requires at least: 3.0.1
    6 Tested up to: 3.0.3
    7 Stable tag: 0.2
     6Tested up to: 3.2.1
     7Stable tag: 0.3
    88
    99Creates a 'menu_order' column to specify term order, allowing theme and plugin developers to sort term by menu order.
  • term-menu-order/trunk/term-menu-order.php

    r456700 r457607  
    22/*
    33Plugin Name: Term Menu Order
    4 Plugin URI: http://wordpress.org/extend/plugins/term-menu-order/
    5 Description: Allows you to define the order of terms in taxonomies (ex: categories, tags…).
    6 Author: James Lafferty, Bill Erickson
    7 Version: 0.3
     4Plugin URI: https://github.com/kalchas
     5Description:
     6Author: James Lafferty
     7Version: 0.2
     8Author URI: https://github.com/kalchas
    89License: GPL2
    910*/
Note: See TracChangeset for help on using the changeset viewer.