[wp-trac] [WordPress Trac] #26353: wp_safe_remote_*() functions do not appear to work

WordPress Trac noreply at wordpress.org
Mon Dec 2 10:40:55 UTC 2013


#26353: wp_safe_remote_*() functions do not appear to work
-------------------------------+------------------------------
 Reporter:  stefwilliams       |       Owner:
     Type:  defect (bug)       |      Status:  new
 Priority:  normal             |   Milestone:  Awaiting Review
Component:  General            |     Version:  3.7.1
 Severity:  normal             |  Resolution:
 Keywords:  reporter-feedback  |
-------------------------------+------------------------------

Comment (by dd32):

 @stefwilliams: `wp_safe_remote_*` functions simply set
 `$args['reject_unsafe_urls'] = true;` and pass the request on to
 `wp_remote_*`, so you're reading #24646 wrong, or something was explained
 badly.

 If your URL's are being rejected by `wp_remote_*()`, that's an entirely
 different issue. Can you provide a example of the URL you're passing?

--
Ticket URL: <http://core.trac.wordpress.org/ticket/26353#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list