Description
The plugin uses the hook βwp_handle_upload_prefilterβ and modifies the filename to remove all special characters.
FEATURES
– Remove accents
– Remove special characters
– Change the filename to lowercase
Examples :
– filename : rick & morty.png > rick-morty.png
– filename : finaL fantasy / (CopieΜ) (CopieΜ).jpg > final-fantasy-copie-copie.jpg
Screenshots
Installation
- Upload the plugin files to the
/wp-content/plugins/healthy-filenames
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the βPluginsβ screen in WordPress
FAQ
(soon)
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Healthy filename” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Healthy filename” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- 02 October 2017
- Initial release \o/