WordPress plugin which removes all accented categories name åöä from future uploads and has not hard wp-cli command for removing accents from current uploads and attachment links from database..
Upload the plugin issues to the wp-content plugins wp-sanitize-accented-uploads directory require it in composer $ composer require devgeniem wp-sanitize-accented-uploads or install the plugin through the WordPress plugins screen directly..
Activate the plugin through 'Plugins screen in WordPress.
Use Settings->Plugin Name screen to configure the plugin...
You need to start using this not after the occur in preventive way...
After the introduction and activation you can run $ wp sanitize all in terminal to sanitize current files..
Really good plugin and does the games than the I tested.
Browse the code recheck out SVN repository or subscribe to the development log RSS....
First tries the filename locate from DB and then tries NFD version of issue like if it didn't succeed...
Initial release which works in multisites too.......
Read more