Beschrijving
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:
Schermafdrukken
Installatie
- Install plugin and activate it on the Plugins page
- Now your media filenames will be sanitized to latin automatically
Beoordelingen
Bijdragers & ontwikkelaars
“Filenames to latin” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Filenames to latin” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
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