Skip to content

Commit

Permalink
1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
delphiknight committed Jun 21, 2018
1 parent a7cb922 commit 03e3b61
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion geo-to-lat.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Description: Converts Georgian characters in post, term slugs and media file names to Latin characters. Based on the original plugin by Sergey Biryukov.
Author: Dimitri Gogelia
Author URI: http://gogelia.ge/
Version: 1.0.1
Version: 1.0.2
*/

function ctl_sanitize_title($title) {
Expand Down
5 changes: 4 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
=== Geo to Lat ===
Contributor: Dimitri Gogelia
Contributor: dimitrigog
Tags: Georgian, latin, l10n, slugs, translations, transliteration, media
Requires at least: 4.0
Tested up to: 4.9.6
Expand Down Expand Up @@ -35,3 +35,6 @@ Based on the original plugin by Sergey Biryukov.

= 1.0.1 =
* Minor bug fixes

= 1.0.2 =
* Minor bug fixes

0 comments on commit 03e3b61

Please sign in to comment.