[wp-trac] Re: [WordPress Trac] #7522: plugins_api() does not fetch
plugin information since moving to wp_remote_post()
WordPress Trac
wp-trac at lists.automattic.com
Thu Aug 14 22:48:25 GMT 2008
#7522: plugins_api() does not fetch plugin information since moving to
wp_remote_post()
---------------------+------------------------------------------------------
Reporter: ryan | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.7
Component: General | Version:
Severity: normal | Resolution:
Keywords: |
---------------------+------------------------------------------------------
Comment (by jacobsantos):
Replying to [comment:4 ryan]:
> arg_separator.output is '&' on the broken blog. http_build_query()
uses '&' instead of '&' to builf the body in that case.
Build query should then define the arg separator parameter to be '&'
always. Easy fix then.
--
Ticket URL: <http://trac.wordpress.org/ticket/7522#comment:5>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list