Function vanilla_theme_replace_accented_letters
Replaces greek accented letters with their non accented equivalents.
Parameters summary
string |
$text |
<p>The input string whose greek accented letters are to be replaced.</p> |
Return value summary
string
|
A new string with the greek accented characters replaced. |