Plugin Directory

Changeset 2384149


Ignore:
Timestamp:
09/18/2020 04:35:47 AM (6 years ago)
Author:
davejesch
Message:

update tested up to version and remove outdated credentials

Location:
desktopserver/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • desktopserver/trunk/class-ds-api-xfer.php

    r1880306 r2384149  
    277277            $args = array(
    278278                'port' => 2222,
    279                 'hostname' => 'djesch.wpengine.com',
    280                 'username' => 'djesch',
    281                 'password' => 'efRNo_6RPBY8Q_8k7',
     279                'hostname' => 'something.wpengine.com',
     280                'username' => 'user',
     281                'password' => '-password-',
    282282            );
    283283            $fs = new WP_Filesystem_SSH2($args);
  • desktopserver/trunk/readme.txt

    r2295808 r2384149  
    44Tags: localhost, isp, hosting, deploy, copy, transfer, publish, desktopserver
    55Requires at least: 3.0
    6 Tested up to: 5.4.1
     6Tested up to: 5.5.1
    77Stable tag: 1.6.2
    88License: GPLv2 or later
Note: See TracChangeset for help on using the changeset viewer.