[wp-trac] [WordPress Trac] #7676: Change pingback/trackbacks to use new HTTP API

WordPress Trac wp-trac at lists.automattic.com
Wed Sep 3 14:25:32 GMT 2008


#7676: Change pingback/trackbacks to use new HTTP API
-------------------------+--------------------------------------------------
 Reporter:  Otto42       |       Owner:  anonymous
     Type:  enhancement  |      Status:  new      
 Priority:  normal       |   Milestone:  2.7      
Component:  General      |     Version:  2.6.1    
 Severity:  normal       |    Keywords:           
-------------------------+--------------------------------------------------
 The pingback and trackback functions are still using direct socket
 connections to perform their tasks. These are problematic on some servers,
 and they need to be changed over to the new HTTP API to let them work in
 more places.

 Conversion should be relatively straightforward in most cases, using the
 new wp_remote_get and wp_remote_post and such.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/7676>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list