[wp-trac] [WordPress Trac] #50287: FS_METHOD=ssh2 breaks some plugins
WordPress Trac
noreply at wordpress.org
Sat May 30 21:44:41 UTC 2020
#50287: FS_METHOD=ssh2 breaks some plugins
--------------------------+-----------------------------
Reporter: denkoren | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 5.4.1
Severity: minor | Keywords:
Focuses: |
--------------------------+-----------------------------
Some plugins expect WS_Filesystem() call to work properly without options.
SSH2 method requires several options to work. When plugin does not call
request_filesystem_credentials() it becomes broken by FS_METHOD=ssh2
constant.
WordPress can use FTP_* constants as defaults in WP_Filesystem_SSH2 when
none options are provided to constructor.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/50287>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list