=== Custom Transliteration ===
Contributors: thekrotek
Donate link: https://thekrotek.com/support
Tags: transliterate, cyr2lat, srbtranslatin, cyrillic slugs, hytolat, german slugs, wp translit, transliterate arabic
Requires at least: 4.0
Tested up to: 5.1.0
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Transliterates post slug from any language to Latin characters, using custom character arrays.
== Description ==
Transliterates post slug from any language to Latin characters, using custom character arrays.
**FEATURES**
- Compatible with any language: Arabic, Russian, Sweden, Serbian, French etc.
- Allows you to set custom input and output arrays.
- Automatically updates post slug on every post update (optional).
More information can be found on extension's page.
== Installation ==
1. Unpack and upload all files to "/wp-content/plugins/plugin-name" directory. Or simply install plugin through Plugins page.
2. Activate extension on "Plugins" page.
3. Setup plugin according to your liking.
On Settings -> Writing page find Transliteration section. Available options:
- Transliteration Input - Enter your local alphabet, separating characters by comma (e.g.: a, b, c, d).
- Transliteration Output - Enter Latin replacements list, separating characters with comma (e.g.: aye, bee, see, dee).
- Always Update - Turn on/off automatic slug update on every post update.
NOTE: Number of elements, separated by commas, in both input and output fields MUST be equal! If certain character in your local alphabet doesn't have corresponding character in Latin, simply add a comma (empty character).
== Frequently Asked Questions ==
**Paid extensions support**
For any support inquieries and pre-sales questions, please, see our Support page.
**Do you provide support for free extensions?**
Unfortunately we don't have resources to provide support for free extensions. You can, of course, report an issue or request a feature, but there's absolutely no guarantee, that we will respond. Anyway, feel free to contact us via email support@thekrotek.com.
== Screenshots ==
1. Post title and automatically transliterated slug.
2. Plugin settings.
== Changelog ==
= 1.0 =
* Initial release.
== Upgrade Notice ==
= 1.0 =
* Initial release.