[wp-trac] [WordPress Trac] #50309: sslverify option in wp_edit_theme_plugin_file method for homepage
WordPress Trac
noreply at wordpress.org
Wed Jun 3 08:39:17 UTC 2020
#50309: sslverify option in wp_edit_theme_plugin_file method for homepage
--------------------------+-----------------------------
Reporter: munyagu | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 5.3
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
In WP5.3, option `sslverify` of `wp_remote_get` function set to false by
default when making http request to local amin_url in
`wp_edit_theme_plugin_file` function in `wp-admin/includes/file.php` is
added.
However, it was not added to the homepage side.
I couldn't find the ticket for this change, and I couldn't find a reason
why it wasn't added to the homepage side, but is there a reason?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/50309>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list