Plugin Directory

Changeset 1302129


Ignore:
Timestamp:
12/07/2015 12:55:54 PM (10 years ago)
Author:
weiluri
Message:

ver 1.2.4 - bug fix on date descending order

Location:
wp-order-by
Files:
2 edited
5 copied

Legend:

Unmodified
Added
Removed
  • wp-order-by/tags/1.2.4/readme.txt

    r1301643 r1302129  
    55Requires at least: 4.1
    66Tested up to: 4.3.1
    7 Stable tag: 1.2.3.1
     7Stable tag: 1.2.4
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    3535
    3636== Changelog ==
     37= 1.2.4=
     38bug fix on date descending order
     39
    3740= 1.2.3.1 =
    3841fix prior to php 5.4 issue
  • wp-order-by/tags/1.2.4/wp-order-by.php

    r1301041 r1302129  
    44 * Plugin URI: https://wordpress.org/plugins/wp-order-by/
    55 * Description: A wordpress post, post types and pages ordering plugin
    6  * Version: 1.2.3.1
     6 * Version: 1.2.4
    77 * Author: Uri Weil
    88 * Text Domain: wp-order-by
  • wp-order-by/trunk/readme.txt

    r1301643 r1302129  
    55Requires at least: 4.1
    66Tested up to: 4.3.1
    7 Stable tag: 1.2.3.1
     7Stable tag: 1.2.4
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    3535
    3636== Changelog ==
     37= 1.2.4=
     38bug fix on date descending order
     39
    3740= 1.2.3.1 =
    3841fix prior to php 5.4 issue
  • wp-order-by/trunk/wp-order-by.php

    r1301041 r1302129  
    44 * Plugin URI: https://wordpress.org/plugins/wp-order-by/
    55 * Description: A wordpress post, post types and pages ordering plugin
    6  * Version: 1.2.3.1
     6 * Version: 1.2.4
    77 * Author: Uri Weil
    88 * Text Domain: wp-order-by
Note: See TracChangeset for help on using the changeset viewer.