Cyr-To-Lat
Description
This plugin converts Cyrillic characters in post, page, and term slugs to Latin characters. It is useful for creating human-readable URLs that can enhance SEO and user experience.
The plugin features a fully editable transliteration table, allowing users to add, remove, and edit character pairs. For example, you can change 'Я' to 'Ya' or 'Пиво' to 'Beer'. It can convert any number of existing slugs in the background while maintaining the integrity of existing permalinks.
Additionally, it performs transliteration of attachment file names and supports various languages including Russian, Belorussian, Ukrainian, Bulgarian, Macedonian, Serbian, Greek, Armenian, Georgian, Kazakh, Hebrew, and Chinese characters. The plugin is officially compatible with WPML.
Other Notable Features
Here are a few other notable features of this free Cyr-To-Lat plugin.
Screenshots
FAQ
Add this code to your theme’s functions.php file:
/** * Modify conversion table. * * @param array $table Conversion table. * * @return array */ function my_ctl_table( $table ) { $table['Ъ'] = 'U'; $table['ъ'] = 'u'; return $table; } add_filter( 'ctl_table', 'my_ctl_table' ); Contributors and developers
“Cyr-To-Lat” is open source software. The following people have contributed to this plugin.
WPS
7.04
Very Good
Ratings
4.7 out of 5 | 97Version
6.6.0Last updated
3 months agoActive installations
300,000+WordPress version
6.9.4 or higherPHP version
7.2 or higherLanguages
11Tags
Cyrillic,Slugs,Translation,TransliterationOther plugins you might like
All-in-One WP Migration and Backup
By ServMask
WPS
7.65
Very Good
7.6k+reviews
active installation
Tested with
6.9.4Hostinger Tools
By Hostinger
WPS
7.66
Very Good
26+reviews
active installation
Tested with
6.9.4Duplicate Page
By mndpsingh287
WPS
7.79
Very Good
442+reviews
active installation
Tested with
6.9.4UpdraftPlus: WP Backup & Migration Plugin
By David Anderson / Team Updraft
WPS
7.92
Very Good
8.4k+reviews
active installation
Tested with
7.0Classic Widgets
By Tonya Mork
WPS
7.59
Very Good
262+reviews
active installation
Tested with
6.9.4Redirection
By John Godley
WPS
7.7
Very Good
689+reviews
active installation
Tested with
6.9.4