bea-sanitize-filename icon indicating copy to clipboard operation
bea-sanitize-filename copied to clipboard

Add a tool to punctually check all existing files

Open MaximeCulea opened this issue 9 years ago • 2 comments

When adding this MU, all old files are will not be sanitized. So a tool should be present to force file sanitizing.

It could be using WP_Cli ?

It should do :

  • [ ] Sanitize all files
  • [ ] Changes all file's calls (srdb?)

Thanks to Samy Rabih for the report.

MaximeCulea avatar Apr 07 '17 15:04 MaximeCulea

Maybe have a look to : https://github.com/devgeniem/wp-sanitize-accented-uploads#use-wp-cli-to-remove-accents-from-uploads-and-database

MaximeCulea avatar Apr 07 '17 16:04 MaximeCulea

Or you can use Media File Renamer https://fr.wordpress.org/plugins/media-file-renamer/ to do that.

css31 avatar Aug 05 '17 12:08 css31