This plugin converts Bulgarian characters in slugs and filenames to Latin characters, according to the official rules for transliteration.
Cyrillic letters URLs, while supported, are ugly and when copy pasted around the internet are often encoded.
The plugin converts slugs when post is created or updated.
It also automatically will convert cyrillic characters in filenames, upon media upload.
It will also work for Russian permalinks, as it matches all the in Russian alphabet.
Upload the folder to the wp-content plugins directory..
Activate the plugin through 'Plugins WordPress...
Put the in your wp-config php file define ...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
File names transliteration now optional. 1.3.0.
Read more