Leírás
Empty spaces and special characters can create some problems.
Plusz felszereltségek
- Improved default function sanitize_file_name()
- Remove latin special characters used in file name
- Make file name lowercase
Képernyőmentések
Telepítés
- Download and extract plugin files to wp-content/plugin directory.
- Activate the plugin through the WordPress admin interface.
GYIK
- Installation Instructions
-
- Download and extract plugin files to wp-content/plugin directory.
- Activate the plugin through the WordPress admin interface.
Vélemények
2018.07.11.
Should be a part of Wordpress. Brilliant work, thanks so much! <3
2017.04.20.
THANKS for the great work you have done
2016.09.27.
I tested some other file name sanitize plugins, but this is the only one which I had absolutely no issues with. File names get sanitized in a way I expect it (like „ä” gets „ae” and not „-” like other plugins handle it). Also, Wordpress features like suffixing of file names if a file name is duplicate still works. It’s just a great little plugin, thanks for sharing it with us.
2016.09.03.
No more pesky nginx / git deploy explosions with this plugin! So much win.
2016.09.03.
WP Sanitize File Name Plus might not have many installs, but that does not change, that its one of the most useful small plugins I install every time I create a new site, to ensure sane and friendly filenames on uploaded media, be it images or pdf files. Highly recommended. Hoping for af WP 4.5 verification and update any time soon! 😀
2016.09.03.
After testing multiple plugins, this is the best!
Közreműködők és fejlesztők
“WP Sanitize File Name Plus” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:
Közreműködők“WP Sanitize File Name Plus” fordítása a saját nyelvünkre.
Érdekeltek vagyunk a fejlesztésben?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Változási napló
1.0.3
- Filter improvements
1.0.2
- Fix : Firefox/MacOS
1.0.1
- Make file name lowercase
1.0.0
- Initial version