SrbTransLatin plugin allows you to use both Cyrillic and Latin scripts on your website.
SrbTransLatin enables you to have both cyrillic and latin scripts on your website. Transliteration is done in-place automatically.
Transliteration features:
Performance features
File and Media features
Script Selector features
stl_selector
function anywhere in the code (but read the docs first)MultiLanguage features
Tested with:
If you can’t find your anwsers in the FAQ below, documentation can be found here
Original version of this plugin was developer by Predrag Supurović.
Plugin development was handed over to Oblak Solutions in march 2020. Since then, we am the sole authors and maintainers of the plugin
Short answer: No.
Long Answer: At the moment, no. Such conversions are very hard to do since HTML language is also written in latin script, and converting text only is very resource intensive process.
I’m currently working on a tool which will enable you to convert your latin content into cyrillic
You can use [stl_cyr][/stl_cyr] shortcode. This will keep the shortcode text in cyrilic script, even when viewing latin version of the site.
Yes, it will.
Yes it will. Plugin hooks into default WordPress search function and enables searching of cyrilic content using latin text on frontend
Yes it is. It has no compatibility issues with WPML, since the transliteration core is being used only in serbian version of the website
Yes, Plugin fully integrates with all WPML functions on the frontend because it directly extends the available language list
Open a support thread, or send me an e-mail.
First – you shouldn’t be using cyrilic filenames in the first place. Due to the fact that most hosting providers do not have full UTF-8 support.
I’m working on a tool which will convert filenames and post / page content on your website, so the errors will be automagically fixed
Temporary fix: redownload all attachments with cyrilic filenames and reupload them. This plugin will do an on-the-fly conversion of filenames.
Yes it will. Option was added in version 2.4
Depending on the theme / plugins you’re currently using, some content might be generated via REST API (wp-json). I’m working on adding the functionality to transliterate REST calls
Feel free to contact me via e-mail, and I’ll see if I can assist you for your specific case.
Complete plugin refactor