Changeset 458537
- Timestamp:
- 11/02/2011 06:29:28 AM (14 years ago)
- Location:
- term-menu-order
- Files:
-
- 2 edited
- 4 copied
-
tags/3.1.2 (copied) (copied from term-menu-order/trunk)
-
tags/3.1.2/js (copied) (copied from term-menu-order/trunk/js)
-
tags/3.1.2/readme.txt (copied) (copied from term-menu-order/trunk/readme.txt) (4 diffs)
-
tags/3.1.2/term-menu-order.php (copied) (copied from term-menu-order/trunk/term-menu-order.php) (1 diff)
-
trunk/readme.txt (modified) (4 diffs)
-
trunk/term-menu-order.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
term-menu-order/tags/3.1.2/readme.txt
r457608 r458537 5 5 Requires at least: 3.0.1 6 6 Tested up to: 3.2.1 7 Stable tag: 0.3 7 Stable tag: 0.3.1 8 8 9 9 Creates a 'menu_order' column to specify term order, allowing theme and plugin developers to sort term by menu order. … … 29 29 30 30 == Changelog == 31 = 0.3.1 = 32 * Re-added French language support. 33 * Added Spanish language support. Thank you to Ivan Vasquez for this contribution! 31 34 32 35 = 0.3 = … … 48 51 49 52 == Upgrade Notice == 53 = 0.3.1 = 54 * Re-integrates French language support. 55 * Adds Spanish language support. 56 50 57 = 0.3 = 51 58 * Update to make menu_order work again … … 69 76 This plugin has been translated into the languages listed below: 70 77 78 * es_ES - Spanish. Thank you to Ivan Vasquez for contributing! 71 79 * fr_FR - French. Thank you to Frederick Marcoux for contributing! 72 80 -
term-menu-order/tags/3.1.2/term-menu-order.php
r457609 r458537 5 5 Description: 6 6 Author: James Lafferty 7 Version: 0.3 7 Version: 0.3.1 8 8 Author URI: https://github.com/kalchas 9 9 License: GPL2 -
term-menu-order/trunk/readme.txt
r457608 r458537 5 5 Requires at least: 3.0.1 6 6 Tested up to: 3.2.1 7 Stable tag: 0.3 7 Stable tag: 0.3.1 8 8 9 9 Creates a 'menu_order' column to specify term order, allowing theme and plugin developers to sort term by menu order. … … 29 29 30 30 == Changelog == 31 = 0.3.1 = 32 * Re-added French language support. 33 * Added Spanish language support. Thank you to Ivan Vasquez for this contribution! 31 34 32 35 = 0.3 = … … 48 51 49 52 == Upgrade Notice == 53 = 0.3.1 = 54 * Re-integrates French language support. 55 * Adds Spanish language support. 56 50 57 = 0.3 = 51 58 * Update to make menu_order work again … … 69 76 This plugin has been translated into the languages listed below: 70 77 78 * es_ES - Spanish. Thank you to Ivan Vasquez for contributing! 71 79 * fr_FR - French. Thank you to Frederick Marcoux for contributing! 72 80 -
term-menu-order/trunk/term-menu-order.php
r457609 r458537 5 5 Description: 6 6 Author: James Lafferty 7 Version: 0.3 7 Version: 0.3.1 8 8 Author URI: https://github.com/kalchas 9 9 License: GPL2
Note: See TracChangeset
for help on using the changeset viewer.