[wpmu-trac] [WordPress MU Trac] #863: Import .. strip HTML

WordPress MU Trac wpmu-trac at lists.automattic.com
Fri Jan 23 21:11:13 GMT 2009


#863: Import .. strip HTML
----------------------------+-----------------------------------------------
 Reporter:  oregondean      |       Owner:  somebody           
     Type:  defect          |      Status:  new                
 Priority:  normal          |   Milestone:  WPMU 2.0           
Component:  Administration  |     Version:  2.7.1              
 Severity:  normal          |    Keywords:  import, html, strip
----------------------------+-----------------------------------------------
 Suggest Import.php be modified to add an option to strip HTML from
 imported posts. Further, I would add options to retain
 <br>,<p>,<strong>,<em>, and <hr> tags.

 The strip_tags command allows this ...
 '''strip_tags($post_content,'<br><hr><strong><em><p>');'''

-- 
Ticket URL: <http://trac.mu.wordpress.org/ticket/863>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser


More information about the wpmu-trac mailing list