Is it possible to make url_title()
produce rephrasing of this strings:
čolić
nešto
Into:
colic
nesto
I believe that this could be useful with Latin-base UTF8 languages and setting up more pretty and descriptive URLs for non-Latin languages.
Just tie into the convert_accented_characters function:
url_title(convert_accented_characters('čolić'));
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With