[wp-trac] [WordPress Trac] #3525: Allow plugins to preprocess fetched pingback source

WordPress Trac wp-trac at lists.automattic.com
Fri Jan 5 09:04:32 GMT 2007


#3525: Allow plugins to preprocess fetched pingback source
-------------------------+--------------------------------------------------
 Reporter:  tenpura      |       Owner:  anonymous     
     Type:  enhancement  |      Status:  new           
 Priority:  normal       |   Milestone:  2.1           
Component:  XML-RPC      |     Version:  2.1           
 Severity:  normal       |    Keywords:  has-patch i18n
-------------------------+--------------------------------------------------
 The current code is not perfectly ready for multibyte incoming pingbacks,
 is it?

 The hook allows us the followings (and more).
  * Sources written in encodings incompatible to preg functions like JIS
 can be preconverted.
  * We can implement multibyte safe text trim logic instead of the current
 one.
  * Input data encoding conversion will be more reliable cause we can check
 meta tags to detect encodings.

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


More information about the wp-trac mailing list