⚡ NEW: Changeset/ - Full Archive

Changeset 3079735


Ignore:
Timestamp:
05/01/2024 06:29:44 AM (20 months ago)
Author:
mxp
Message:

update 3.1.8

Location:
mxp-dev-tools
Files:
5 edited
18 copied

Legend:

Unmodified
Added
Removed
  • mxp-dev-tools/tags/3.1.8/index.php

    r3079400 r3079735  
    77 * Requires PHP: 5.6
    88 * Tested up to: 6.5
    9  * Stable tag: 3.1.7
    10  * Version: 3.1.7
     9 * Stable tag: 3.1.8
     10 * Version: 3.1.8
    1111 * Author: Chun
    1212 * Author URI: https://www.mxp.tw/contact/
     
    3939    use SearchReplace;
    4040    use Utility;
    41     static $VERSION                   = '3.1.7';
     41    static $VERSION                   = '3.1.8';
    4242    private $themeforest_api_base_url = 'https://api.envato.com/v3';
    4343    protected static $instance        = null;
  • mxp-dev-tools/tags/3.1.8/mxp-login-path.php

    r3079400 r3079735  
    77 * Requires PHP: 5.6
    88 * Tested up to: 6.5
    9  * Stable tag: 3.1.7
    10  * Version: 3.1.7
     9 * Stable tag: 3.1.8
     10 * Version: 3.1.8
    1111 * Author: Chun
    1212 * Author URI: https://www.mxp.tw/contact/
  • mxp-dev-tools/tags/3.1.8/mxp-site-manager.php

    r3079400 r3079735  
    77 * Requires PHP: 5.6
    88 * Tested up to: 6.5
    9