Clean Media Library
WordPress plugin to remove accents & special characters from media url, for new uploads and existing media
by Pol Solà · github.com/polsola/clean-media-library · website
★ 2stars
1forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/polsola/clean-media-library/archive/refs/heads/master.zipFrom the readme
Clean Media Library - WordPress Plugin
This plugin allows to fix filenames of media library removing accents and special characters
How it works
New uploads
Once the plugin is activated all new uploads will have clean urls
Existing media files
You can go to the Media section on the WordPress admin (On list mode) and click on the "Fix" link to apply the sanitiazion
Credits
The sanitiazion function used in this plugin was created by Vaughn Royko