Changeset 457607
- Timestamp:
- 10/31/2011 03:34:39 AM (14 years ago)
- Location:
- term-menu-order
- Files:
-
- 4 edited
- 8 copied
-
branches/term_order (copied) (copied from term-menu-order/trunk)
-
tags/0.3 (copied) (copied from term-menu-order/trunk)
-
tags/0.3/js (copied) (copied from term-menu-order/trunk/js)
-
tags/0.3/js/custom_inline_edit_tax.dev.js (copied) (copied from term-menu-order/trunk/js/custom_inline_edit_tax.dev.js)
-
tags/0.3/js/custom_inline_edit_tax.js (copied) (copied from term-menu-order/trunk/js/custom_inline_edit_tax.js)
-
tags/0.3/readme.txt (modified) (1 diff)
-
tags/0.3/term-menu-order.php (modified) (1 diff)
-
trunk/js (copied) (copied from term-menu-order/trunk/js)
-
trunk/js/custom_inline_edit_tax.dev.js (copied) (copied from term-menu-order/trunk/js/custom_inline_edit_tax.dev.js)
-
trunk/js/custom_inline_edit_tax.js (copied) (copied from term-menu-order/trunk/js/custom_inline_edit_tax.js)
-
trunk/readme.txt (modified) (1 diff)
-
trunk/term-menu-order.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
term-menu-order/tags/0.3/readme.txt
r457605 r457607 4 4 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=JSL4JTA4KMZLG 5 5 Requires at least: 3.0.1 6 Tested up to: 3. 0.37 Stable tag: 0. 26 Tested up to: 3.2.1 7 Stable tag: 0.3 8 8 9 9 Creates 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 2 2 /* 3 3 Plugin 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 4 Plugin URI: https://github.com/kalchas 5 Description: 6 Author: James Lafferty 7 Version: 0.2 8 Author URI: https://github.com/kalchas 8 9 License: GPL2 9 10 */ -
term-menu-order/trunk/readme.txt
r457605 r457607 4 4 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=JSL4JTA4KMZLG 5 5 Requires at least: 3.0.1 6 Tested up to: 3. 0.37 Stable tag: 0. 26 Tested up to: 3.2.1 7 Stable tag: 0.3 8 8 9 9 Creates 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 2 2 /* 3 3 Plugin 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 4 Plugin URI: https://github.com/kalchas 5 Description: 6 Author: James Lafferty 7 Version: 0.2 8 Author URI: https://github.com/kalchas 8 9 License: GPL2 9 10 */
Note: See TracChangeset
for help on using the changeset viewer.