Google
Current archive: January 10, 2010
Accents in WordPress Permalinks
Written on:January 10, 2010
2

Just finished quite a bit of code tracing to figure out why accents are stripped from permalinks in wordpress. It all boils down to a sanitize_title filter (the function is sanitize_title_with_dashes) which calls remove_accents. I created a plugin which removes the ‘dashes’ function and replaces it with the same code except it doesnt call remove_accents. Download PermalinksWithAccents Plugin
Read more...
My name is Amado Martinez. I'm a 23 year old programmer living in Reynosa, Mexico. I specialize in website systems. I'm not a frequent blogger, but I hope that you find my web development tips helpful and perhaps even AWESOME! Thanks for visiting :)