Plugin Directory

Changeset 1516998


Ignore:
Timestamp:
10/17/2016 10:08:18 PM (9 years ago)
Author:
pagelines
Message:

Committing 5.0.158 to trunk

Location:
pl-platform/trunk
Files:
18 edited

Legend:

Unmodified
Added
Removed
  • pl-platform/trunk/engine/lib/functions.php

    r1508924 r1516998  
    28012801    $parts     = explode( '.', $domain );
    28022802    $ip_loc    = (bool) filter_var( $domain, FILTER_VALIDATE_IP ); // will return true is domain is an ip.
    2803     $staging   = array( 'staging', 'dev', 'xip', 'myftpupload', 'localhost', 'flywheelsites' );
     2803    $staging   = array( 'staging', 'dev', 'xip', 'myftpupload', 'localhost', 'flywheelsites', 'wpengine' );
    28042804    $local     = false;
    28052805
  • pl-platform/trunk/engine/lib/site.php

    r1454989 r1516998  
    8787      $wp_classes[] = 'logged-out';
    8888    }
     89    else {
     90      $wp_classes[] = 'logged-in';
     91    }
    8992
    9093    $wp_classes[] = 'pl-platform';
  • pl-platform/trunk/engine/sections/menus/style.css

    r1508924 r1516998  
    1 /* PageLines Platform - 5.0.157
    2 * Built: Wednesday, October 5th, 2016, 20:47
     1/* PageLines Platform - 5.0.158
     2* Built: Monday, October 17th, 2016, 23:06
    33* https://www.pagelines.com
    44* Copyright (c) 2016 PageLines; Licensed GPL-3.0 */
  • pl-platform/trunk/engine/ui/css/admin.css

    r1508924 r1516998  
    1 /* PageLines Platform - 5.0.157
    2 * Built: Wednesday, October 5th, 2016, 20:47
     1/* PageLines Platform - 5.0.158
     2* Built: Monday, October 17th, 2016, 23:06
    33* https://www.pagelines.com
    44* Copyright (c) 2016 PageLines; Licensed GPL-3.0 */
  • pl-platform/trunk/engine/ui/css/components.css

    r1508924 r1516998  
    1 /* PageLines Platform - 5.0.157
    2 * Built: Wednesday, October 5th, 2016, 20:47
     1/* PageLines Platform - 5.0.158
     2* Built: Monday, October 17th, 2016, 23:06
    33* https://www.pagelines.com
    44* Copyright (c) 2016 PageLines; Licensed GPL-3.0 */
  • pl-platform/trunk/engine/ui/css/workarea.css

    r1508924 r1516998  
    1 /* PageLines Platform - 5.0.157
    2 * Built: Wednesday, October 5th, 2016, 20:47
     1/* PageLines Platform - 5.0.158
     2* Built: Monday, October 17th, 2016, 23:06
    33* https://www.pagelines.com
    44* Copyright (c) 2016 PageLines; Licensed GPL-3.0 */
  • pl-platform/trunk/engine/ui/js/admin.js

    r1508924 r1516998  
    1 /* PageLines Platform - 5.0.157
    2 * Built: Wednesday, October 5th, 2016, 20:47
     1/* PageLines Platform - 5.0.158
     2* Built: Monday, October 17th, 2016, 23:06
    33* https://www.pagelines.com
    44* Copyright (c) 2016 PageLines; Licensed GPL-3.0 */
  • pl-platform/trunk/engine/ui/js/common.js

    r1508924 r1516998  
    1 /* PageLines Platform - 5.0.157
    2 * Built: Wednesday, October 5th, 2016, 20:47
     1/* PageLines Platform - 5.0.158
     2* Built: Monday, October 17th, 2016, 23:06
    33* https://www.pagelines.com
    44* Copyright (c) 2016 PageLines; Licensed GPL-3.0 */
  • pl-platform/trunk/engine/ui/js/editing.js

    r1508924 r1516998  
    1 /* PageLines Platform - 5.0.157
    2 * Built: Wednesday, October 5th, 2016, 20:47
     1/* PageLines Platform - 5.0.158
     2* Built: Monday, October 17th, 2016, 23:06
    33* https://www.pagelines.com
    44* Copyright (c) 2016 PageLines; Licensed GPL-3.0 */
  • pl-platform/trunk/engine/ui/js/site.js

    r1508924 r1516998  
    1 /* PageLines Platform - 5.0.157
    2 * Built: Wednesday, October 5th, 2016, 20:47
     1/* PageLines Platform - 5.0.158
     2* Built: Monday, October 17th, 2016, 23:06
    33* https://www.pagelines.com
    44* Copyright (c) 2016 PageLines; Licensed GPL-3.0 */
  • pl-platform/trunk/engine/ui/js/utils.js

    r1508924 r1516998  
    1 /* PageLines Platform - 5.0.157
    2 * Built: Wednesday, October 5th, 2016, 20:47
     1/* PageLines Platform - 5.0.158
     2* Built: Monday, October 17th, 2016, 23:06
    33* https://www.pagelines.com
    44* Copyright (c) 2016 PageLines; Licensed GPL-3.0 */
  • pl-platform/trunk/engine/ui/plugins/codemirror/pl.codemirror.js

    r1508924 r1516998  
    1 /* PageLines Platform - 5.0.157
    2 * Built: Wednesday, October 5th, 2016, 20:48
     1/* PageLines Platform - 5.0.158
     2* Built: Monday, October 17th, 2016, 23:07
    33* https://www.pagelines.com
    44* Copyright (c) 2016 PageLines; Licensed GPL-3.0 */
  • pl-platform/trunk/engine/ui/plugins/squire/squire.js

    r1508924 r1516998  
    1 /* PageLines Platform - 5.0.157
    2 * Built: Wednesday, October 5th, 2016, 20:48
     1/* PageLines Platform - 5.0.158
     2* Built: Monday, October 17th, 2016, 23:07
    33* https://www.pagelines.com
    44* Copyright (c) 2016 PageLines; Licensed GPL-3.0 */
  • pl-platform/trunk/engine/ui/plugins/wizard/wizard.js

    r1508924 r1516998  
    1 /* PageLines Platform - 5.0.157
    2 * Built: Wednesday, October 5th, 2016, 20:48
     1/* PageLines Platform - 5.0.158
     2* Built: Monday, October 17th, 2016, 23:07
    33* https://www.pagelines.com
    44* Copyright (c) 2016 PageLines; Licensed GPL-3.0 */
  • pl-platform/trunk/engine/ui/plugins/wp/colorpicker-wp.js

    r1508924 r1516998  
    1 /* PageLines Platform - 5.0.157
    2 * Built: Wednesday, October 5th, 2016, 20:48
     1/* PageLines Platform - 5.0.158
     2* Built: Monday, October 17th, 2016, 23:07
    33* https://www.pagelines.com
    44* Copyright (c) 2016 PageLines; Licensed GPL-3.0 */
  • pl-platform/trunk/lib/oauth.php

    r1508924 r1516998  
    395395    }
    396396
    397     if ( '' !== $endpoint && 'store' !== $endpoint ) {
     397    if ( '' !== $endpoint ) {
    398398      $url = sprintf( '%s/%s', $url, $endpoint );
    399399    }
  • pl-platform/trunk/pl-platform.php

    r1508924 r1516998  
    44Description:  An insanely-fast real time design platform for WordPress.
    55
    6 Version:      5.0.157
     6Version:      5.0.158
    77
    88Author:       PageLines
  • pl-platform/trunk/readme.txt

    r1508924 r1516998  
    33Contributors: pagelines
    44Tested up to: 4.7
    5 Stable tag: 5.0.157
     5Stable tag: 5.0.158
    66License: GPLv3 or later
    77License URI: http://www.gnu.org/licenses/gpl-3.0.html
     
    8080== Changelog ==
    8181
     82= 5.0.158 =
     83
     84* Extensions not loading issue fixed.
     85* wpengine added to staging whitelist.
     86* logged-in body tag added.
     87
    8288= 5.0.157 =
    8389
     
    96102
    97103* Multisite/Extend. Make sure were using network admin urls where needed. Fixes all the things.
    98 
    99104
    100105= 5.0.154 =
Note: See TracChangeset for help on using the changeset viewer.