[wp-trac] [WordPress Trac] #11636: Replace unhtmlentities() methods in three importers

WordPress Trac wp-trac at lists.automattic.com
Sun Dec 27 03:51:09 UTC 2009


#11636: Replace unhtmlentities() methods in three importers
-------------------------+--------------------------------------------------
 Reporter:  nacin        |       Owner:           
     Type:  enhancement  |      Status:  new      
 Priority:  normal       |   Milestone:  3.0      
Component:  Import       |     Version:           
 Severity:  normal       |    Keywords:  has-patch
-------------------------+--------------------------------------------------
 Since we've required PHP 4.3 since 2.5, we can remove our own
 unhtmlentities() methods that exist in three importer classes, and replace
 them with html_entity_decode().

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


More information about the wp-trac mailing list