WP Manifestindependent plugin directory
manifest / media / filename-normalizer

Filename Normalizer archived

Normalizes filenames before they are uploaded.

by required · github.com/wearerequired/filename-normalizer

5stars
0forks

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/wearerequired/filename-normalizer/archive/refs/heads/master.zip

From the readme

Filename Normalizer Note Since WordPress 6.1 this plugin is no longer required. Normalizes filenames before they are uploaded. täst.png uses a vowel followed by a diaeresis (a\xcc\x88). The normalizer normalizes the name so that for example removeaccents() can replace ä (\xC3\xA4) with ae. This is especially useful in combination with the Clean Image Filenames plugin which uses sanitizetitle() (and thus removeaccents()). Installation The package type is wordpress-muplugin. Example of a composer.json:

Read the full README on GitHub →

Releases

TagPublished
1.0.1 Jan 13, 2018
1.0.0 Jan 13, 2018

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.