WP Sanitize Accented Uploads
Simple plugin which removes accented characters from uploaded files.
The facts
- Rating
- 5★ from 2
- Active installs
- 800+
- Price
- Free
- Last updated
- 20 Apr 2016
- Added
- Apr 2016
- Requires WP
- 4.0
- Tested up to
- WP 4.5.33
- Downloads
- 13,307
Our analysis
AI-assistedWP Sanitize Accented Uploads is a WordPress plugin designed to remove accented characters from file uploads. It works by sanitising filenames and attachment links in the database, which can help prevent encoding issues during site migrations.
This plugin is particularly useful for users managing a multisite setup or those who frequently deal with files that have special characters in their names. It supports a variety of languages and character sets, ensuring compatibility with diverse content.
Best for: This plugin suits WordPress multisite administrators and users dealing with multilingual file uploads.
What it does well
- ✓Removes accented characters from future uploads
- ✓Includes a wp-cli command for existing uploads
- ✓Helps avoid filename encoding bugs
- ✓Compatible with WordPress multisite
- ✓Supports multiple languages and character sets
Where it falls short
- •Limited information on additional features
- •Last updated in April 2016
Verdict
WP Sanitize Accented Uploads offers a specific solution for handling accented characters in uploads, making it a practical choice for certain users. However, its age and limited updates may be a consideration for some.
From the developer
Onni Hakala's own description of WP Sanitize Accented Uploads, lightly tidied.
WordPress plugin which removes all accented characters like åöä from future uploads and has easy wp-cli command for removing accents from current uploads and attachment links from database.
This helps tremendously with current and future migrations of your site and helps you to avoid strange filename encoding bugs.
Sanitize accents from Cyrillic, German, French, Polish, Spanish, Hungarian, Czech, Greek, Swedish.
This even removes rare but possible unicode NFD characters from files by using PHP Normalizer class. These usually happen if you have mounted uploads into your vagrant box in OS-X.
This plugin is wordpress multisite compatible.
More information in github page: https://github.com/devgeniem/wp-sanitize-accented-uploads