开发者 | seebeen |
---|---|
更新时间 | 2020年3月24日 15:24 |
捐献地址: | 去捐款 |
PHP版本: | 5.4 及以上 |
WordPress版本: | 5.1.1 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
Short answer: no. Long Answer: 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.
You can use [srlat_cyr][/srlat_cyr] shortcode. This will keep 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 of all - 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. An easy fix is to redownload all attachments with cyrilic filenames and reupload them. This plugin will do an on-the-fly conversion of filenames.
Depending on the theme / plugins you're currently using, some content might be generated via javascript / ajax. This plugin works fully on the backend side (content is being transliterated via PHP), so it cannot influence JS generated content and content pulled via ajax calls. Feel free to contact me via e-mail, and I'll see if I can assist you for your specific case.