-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
40 lines (27 loc) · 1.07 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
=== Geo to Lat ===
Contributor: dimitrigog
Tags: Georgian, latin, l10n, slugs, translations, transliteration, media
Requires at least: 4.0
Tested up to: 4.9.6
Stable tag: 4.9.6
Converts Georgian characters in post, page and term slugs to Latin characters.
== Description ==
Converts Georgian characters in post, page and term slugs to Latin characters. Useful for creating human-readable URLs.
This plugin is a fork of [Cyr to Lat enhanced](https://wordpress.org/plugins/cyr3lat/) plugin.
= Features =
* Automatically converts existing post, page and term slugs on activation
* Saves existing post and page permalink integrity
* Performs transliteration of attachment file names
* Includes Georgian characters
* Transliteration table can be customized without editing the plugin itself
Based on the original plugin by Sergey Biryukov.
== Installation ==
1. Upload `Geo to Lat` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
== Changelog ==
= 1.0 =
* Initial release
= 1.0.1 =
* Minor bug fixes
= 1.0.2 =
* Minor bug fixes