[wp-trac] [WordPress Trac] #9591: sanitize_title_with_dashes() and remove_accents() improvements for i18n permalinks

WordPress Trac wp-trac at lists.automattic.com
Mon Mar 1 23:51:25 UTC 2010


#9591: sanitize_title_with_dashes() and remove_accents() improvements for i18n
permalinks
-------------------------------+--------------------------------------------
 Reporter:  Denis-de-Bernardy  |        Owner:  ryan    
     Type:  defect (bug)       |       Status:  reopened
 Priority:  high               |    Milestone:  3.0     
Component:  Permalinks         |      Version:  2.8     
 Severity:  normal             |   Resolution:          
 Keywords:  has-patch          |  
-------------------------------+--------------------------------------------

Comment(by scribu):

 Note that if some users want the old behaviour (lé-șlüg matches le-slug),
 they can have it back with a single line:

 {{{add_filter('sanitize_title', 'remove_accents');}}}

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


More information about the wp-trac mailing list