Changeset 1302129
- Timestamp:
- 12/07/2015 12:55:54 PM (10 years ago)
- Location:
- wp-order-by
- Files:
-
- 2 edited
- 5 copied
-
tags/1.2.4 (copied) (copied from wp-order-by/trunk)
-
tags/1.2.4/admin-options.php (copied) (copied from wp-order-by/trunk/admin-options.php)
-
tags/1.2.4/js/wpob.js (copied) (copied from wp-order-by/trunk/js/wpob.js)
-
tags/1.2.4/readme.txt (copied) (copied from wp-order-by/trunk/readme.txt) (2 diffs)
-
tags/1.2.4/wp-order-by.php (copied) (copied from wp-order-by/trunk/wp-order-by.php) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/wp-order-by.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-order-by/tags/1.2.4/readme.txt
r1301643 r1302129 5 5 Requires at least: 4.1 6 6 Tested up to: 4.3.1 7 Stable tag: 1.2. 3.17 Stable tag: 1.2.4 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 35 35 36 36 == Changelog == 37 = 1.2.4= 38 bug fix on date descending order 39 37 40 = 1.2.3.1 = 38 41 fix prior to php 5.4 issue -
wp-order-by/tags/1.2.4/wp-order-by.php
r1301041 r1302129 4 4 * Plugin URI: https://wordpress.org/plugins/wp-order-by/ 5 5 * Description: A wordpress post, post types and pages ordering plugin 6 * Version: 1.2. 3.16 * Version: 1.2.4 7 7 * Author: Uri Weil 8 8 * Text Domain: wp-order-by -
wp-order-by/trunk/readme.txt
r1301643 r1302129 5 5 Requires at least: 4.1 6 6 Tested up to: 4.3.1 7 Stable tag: 1.2. 3.17 Stable tag: 1.2.4 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 35 35 36 36 == Changelog == 37 = 1.2.4= 38 bug fix on date descending order 39 37 40 = 1.2.3.1 = 38 41 fix prior to php 5.4 issue -
wp-order-by/trunk/wp-order-by.php
r1301041 r1302129 4 4 * Plugin URI: https://wordpress.org/plugins/wp-order-by/ 5 5 * Description: A wordpress post, post types and pages ordering plugin 6 * Version: 1.2. 3.16 * Version: 1.2.4 7 7 * Author: Uri Weil 8 8 * Text Domain: wp-order-by
Note: See TracChangeset
for help on using the changeset viewer.