Automatically clean the filenames.
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 / (Copié) (Copié).jpg > final-fantasy-copie-copie.jpg
/wp-content/plugins/healthy-filenames
directory, or install the plugin through the WordPress plugins screen directly.(soon)