[wp-trac] [WordPress Trac] #16642: Function "remove_filter" does not seem to work right

WordPress Trac wp-trac at lists.automattic.com
Fri Feb 25 00:13:02 UTC 2011


#16642: Function "remove_filter" does not seem to work right
--------------------------+------------------------------
 Reporter:  1manfactory   |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Formatting    |     Version:  3.1
 Severity:  normal        |  Resolution:
 Keywords:                |
--------------------------+------------------------------
Changes (by toscho):

 * cc: info@… (added)


Comment:

 Confirmed. My plugin [https://github.com/toscho/Germanix-WordPress-
 Plugin/blob/master/germanix_url.php Germanix URL] stopped working too.
 remove_filter() seems to be broken.

 Even a later priority doesn’t work:

 {{{
 remove_filter( 'sanitize_title', 'sanitize_title_with_dashes', 11 );
 }}}

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


More information about the wp-trac mailing list