Opened 11 years ago
Closed 11 years ago
#29347 closed defect (bug) (fixed)
Missing default connection type in request_filesystem_credentials()
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 4.0 | Priority: | normal |
Severity: | normal | Version: | 4.0 |
Component: | Filesystem API | Keywords: | |
Focuses: | Cc: |
Description
Reported by Pat, https://wordpress.org/support/topic/40-beta-4-update-corephp-not-auto-selecting-ftp-radio
See [28456]: $connection_type = isset( $credentials[''] ) ? $credentials[''] : '';
Change History (1)
Note: See
TracTickets for help on using
tickets.
In 29580: