We'll create fresh WordPress site with Make Filename Lowercase installed. You have 20 minutes to test the plugin after that site we'll be deleted.
Sets uploaded media filename to lowercase as filter on sanitize_file_name. Based on post at Stack Overflow asking if there is a way to “Rename files during upload within WordPress 3.0 backend”.
Created for WordPress 3.0.1+ which saves any uploaded media filename (Image, Video, Audio) as lowercase. This effectively changes the name of the file at upload if a user were to upload a file with any uppercase characters.
For instance:
Note: WordPress sets file extension to lowercase. This plugin does a strtolower on the filename.
Visit the Red Bridge Internet site for more information about Make Filename Lowercase plugin.