0
votes
2answers
165 views

permalink error when modifying sanitize_title_with_dashes function

By default, wordpress remove accents and weird characters to generate post_name in wp_posts table. This post_name is used when we change the permalink structure to /%postname%/ or some similar ...
5
votes
1answer
346 views

Rewrite Rule for Multilingual Website, Like qTranslate?

I would like to write my own little plugin for language switching. For that, the very first thing would be to get the rewrite rules running. I have been looking around the web for 2 hours, but I ...
0
votes
1answer
32 views

Characters broken in Permalink-suggestion [closed]

wordpress suggests permalinks as I write the title of the post. As a german user, I have some non-latin characters like ÄÖÜß etc. I installed the latest hack to get them to work. Sadly it just works ...