by Nikolaos Anastopoulos on WordPress.org
Automatically replaces accented characters (currently greek) from elements having their text content uppercase transformed through CSS.
This plugin operates transparently, always loading the homonymous jQuery script that automatically replaces uppercase accented characters. The script operates automatically on the document ready event, by selecting all the elements having their text content uppercase transformed through CSS, and by replacing the accented characters in them by their respective non-accented.
Currently the script upstream supports only greek text. Plugin versioning follows upstream versions.