-
Notifications
You must be signed in to change notification settings - Fork 4
/
readme.txt
104 lines (71 loc) · 3.76 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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
=== Filenames to latin ===
Contributors: webvitaly
Donate link: http://web-profile.net/donate/
Tags: filename, sanitize, media, upload, cyrillic, ukrainian, russian, belorussian, german, french, polish, spanish, hungarian, czech, slovak, greek, swedish, finnish, latvian, estonian, mongolian, bosnian, croatian, serbian, montenegrin
Requires at least: 3.0
Tested up to: 5.5
Stable tag: 2.7
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl.html
Sanitize filenames to latin during upload.
== Description ==
* **[WordPress Pro plugins](http://web-profile.net/wordpress/plugins/ "WordPress Pro plugins")**
* **[Filenames to latin](http://web-profile.net/wordpress/plugins/filenames-to-latin/ "Plugin page")**
* **[Donate](http://web-profile.net/donate/ "Support the development")**
* **[GitHub](https://github.com/webvitalii/filenames-to-latin "Fork")**
Plugin sanitizes Cyrillic (Ukrainian, Russian, Belorussian), German, French, Polish, Spanish, Hungarian, Czech, Slovak, Greek, Swedish, Finnish, Latvian, Estonian, Mongolian, Bosnian, Croatian, Serbian, Montenegrin and other filenames to latin characters during upload.
Plugin converts filenames to lowercase automatically.
= List of sanitizing letters: =
а б в г д е ж з и й к л м н о п р с т у ф х ц ч ш щ ь ю я ґ є і ї ё ы ъ э ў ą ć ę ł ń ó ś ź ż à á â ã ä å æ ç è é ê ë ì í î ï ð ñ ò ó ô õ ö × ø ù ú û ü ý þ ÿ ß ő ű ě š č ř ž ý á é ď ť ň ú ů α β γ δ ε ζ η θ ι κ λ μ ν ξ ο π ρ σ τ υ φ χ ψ ω ά έ ή ί ό ύ ώ ς ΐ ϊ ϋ ΰ đ.
= Useful: =
* ["Page-list" - show list of pages with shortcodes](http://wordpress.org/plugins/page-list/ "list of pages with shortcodes")
* ["Iframe" - embed content](http://wordpress.org/plugins/iframe/ "embed content")
* [WordPress Pro plugins](http://web-profile.net/wordpress/plugins/ "WordPress Pro plugins")
== Screenshots ==
1. filenames converted without and with the plugin
== Changelog ==
= 2.7 =
* Fixed Hungarian language (thanks to foldesistudio - https://foldesistudio.hu/ )
* Refactored Swedish, Finnish, Hungarian, Estonian, German languages
= 2.6 - 2018-11-02 =
* Added special character used in Bosnian, Croatian, Serbian and Montenegrin languages (thanks to Apsolut - https://profiles.wordpress.org/apsolut )
= 2.5 - 2016-11-17 =
* Added support for Mongolian language (thanks to Jeremy Skelton)
* Added support for Slovak language (thanks to Corneliuscz)
* Bugfixing and adding new special chars
= 2.4 - 2016-10-20 =
* Added support for Estonian language (thanks to Madis - https://profiles.wordpress.org/madis )
= 2.3 - 2016-10-16 =
* Added support for Latvian language (thanks to Degi)
= 2.2 - 2016-06-05 =
* Added support for Finnish language (thanks to Subsup - https://wordpress.org/support/profile/subsup )
* Minor refactoring
= 2.1 - 2016-03-18 =
* Minor changes and code refactoring
* Published plugin to GitHub
= 2.0 - 2014-01-30 =
* rewrite the plugin's code completely
* combine 2 arrays of letters into 1 associative array for easier updating
* add exceptions for some languages
* added Swedish letters (thanks to Leah - https://wordpress.org/support/profile/gezan )
= 1.8 - 2014-01-08 =
* added Greek letters (thanks to senortiago)
= 1.7 - 2013-07-24 =
* minor changes
= 1.6 - 2013-03-02 =
* added Czech letters (thanks to Jiri)
= 1.5 - 2013-01-13 =
* fixed German letters (thanks to Bjoern)
= 1.4 - 2012-10-31 =
* minor changes
= 1.3 =
* added Hungarian letters
= 1.2 =
* converting filenames to lowercase automatically
= 1.1 =
* added Belorussian, German, Polish, Spanish and many other letters
= 1.0 =
* initial release
== Installation ==
1. Install plugin and activate it on the Plugins page
2. Now your media filenames will be sanitized to latin automatically