[wp-trac] Re: [WordPress Trac] #9968: dynamically adding/removing filters breaks plugins

WordPress Trac wp-trac at lists.automattic.com
Thu May 28 23:48:14 GMT 2009


#9968: dynamically adding/removing filters breaks plugins
-------------------------------+--------------------------------------------
 Reporter:  Denis-de-Bernardy  |       Owner:                         
     Type:  defect (bug)       |      Status:  new                    
 Priority:  high               |   Milestone:  2.8                    
Component:  Plugins            |     Version:                         
 Severity:  blocker            |    Keywords:  has-patch tested commit
-------------------------------+--------------------------------------------

Comment(by Denis-de-Bernardy):

 oh, and, in case you're wondering why this is useful, it's to cope with
 output buffers, with an ob_start on the one hand side that removes itself
 (so as to not get triggered more than once), and an ob_flush on the other
 that removes itself for the same reason.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/9968#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list