[wp-trac] [WordPress Trac] #37735: Can not proceed with plugin upgrades after upgrade of core WP to 4.6
WordPress Trac
noreply at wordpress.org
Fri Aug 19 16:49:50 UTC 2016
#37735: Can not proceed with plugin upgrades after upgrade of core WP to 4.6
-------------------------------+------------------------------
Reporter: pmirek | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: HTTP API | Version: 4.6
Severity: normal | Resolution:
Keywords: reporter-feedback | Focuses:
-------------------------------+------------------------------
Comment (by swissspidy):
Hmm so the error occurs in `wp-admin/includes/plugin-install.php` on line
158 because `wp_remote_post()` is failing.
Could you add a `var_dump( $request );` line just above `trigger_error( …
)` so we can see what the exact error output is?
I want to confirm if this is a bug introduced with the recent `WP_Http`
changes or not. If not, we'd have to continue this discussion in the
support forums.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/37735#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list