[wp-trac] [WordPress Trac] #36320: PayPal 2016 merchant security upgrades - Core defaults need to be changed

WordPress Trac noreply at wordpress.org
Fri Mar 25 00:10:12 UTC 2016


#36320: PayPal 2016 merchant security upgrades - Core defaults need to be changed
--------------------------+------------------------------
 Reporter:  reidbusi      |       Owner:
     Type:  defect (bug)  |      Status:  reopened
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  HTTP API      |     Version:  4.4.2
 Severity:  major         |  Resolution:
 Keywords:                |     Focuses:
--------------------------+------------------------------

Comment (by mozzak):

 Hi there reidbusi,

 I also run into this problem and cannot fix.

 your suggestion:


 function rbst_http_api_transports() {
         return array( 'streams', 'curl' );
 }
 add_filter( 'http_api_transports', 'rbst_http_api_transports', 9999 );

 where do put this code ? I would like to try this out.

 thanks,
 Mike

--
Ticket URL: <https://core.trac.wordpress.org/ticket/36320#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list