WP Sanitize Accented Uploads

WP Sanitize Accented Uploads

Simple plugin which removes accented characters from uploaded files.

  • Almost active
    This plugin was not updated the last 3019 days ago.
  • This plugin is not tested with the last major release of WordPress
    Content for list item
  • There is no information available which PHP version this plugin requires
    The latest stable PHP 8.3.9 was released on 04 July 2024
  • No information about vulnerabilities and unfixed security issues is available.
    Content for list item

Ratings

2

Active installs

1K

Total Downloads

10K

Support Threads

0

Last updated

20 April 2016

Added

05 April 2016

Versions

100%
  • Version 1.2

About WP Sanitize Accented Uploads

FAQ

Does this fix my uploads if my filenames have already been corrupted

No, sorry :(. You need to start using this before the problems arise in preventive way.

How to use wp-cli command

After the plugin installation and activation you can run $ wp sanitize all in terminal to sanitize all current files.

See $ wp sanitize --help for more.

Changelog

1.0.1

1.0

How to install WP Sanitize Accented Uploads

  1. Upload the plugin files 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.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Settings->Plugin Name screen to configure the plugin