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

WordPress Trac wp-trac at lists.automattic.com
Thu Feb 24 16:42:16 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 1manfactory):

 * keywords:  reporter-feedback =>


Comment:

 Oh, sorry, you are right. That was a remainder of my futile debugging
 attempts
 Of course I meant

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

 But the error remains.

 remove_filter gives back true, but I am quite sure that the filter has not
 been deactivated.

 Maybe you would like to check inside my simple plugin to manipulate German
 umlauts: http://wordpress.org/extend/plugins/wp-cleanumlauts2/

 It used to work for WP<3.1

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


More information about the wp-trac mailing list