Description
Improves upon the default WordPress filename sanitizer to remove all non-latin special characters and accents for all new uploads, media and attachments.
Installation
- Upload
wpa-filename-sanitizer
to the/wp-content/plugins/
directory - Activate the plugin
FAQ
- Installation Instructions
-
- Upload
wpa-filename-sanitizer
to the/wp-content/plugins/
directory - Activate the plugin
- Upload
- Are there any options?
-
Nope, not at the moment
- Will it work in a multisite setup?
-
Yes.
- Will it rename existing media filenames?
-
Not currently.
Reviews
Contributors & Developers
“WPArtisan Filename Sanitizer” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WPArtisan Filename Sanitizer” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.0.6
- WordPress 4.8.2 compatibility check
0.0.5
- WordPress 4.7.1 compatibility check
0.0.4
- README corrections
0.0.3
- README updates
0.0.2
- Add filter
0.0.1
- Plugin released