control file name on upload
This is tricky. How would you see this working? The filename is already made depending on the title of the image (is there is any in the EXIF), otherwise the contrary happens, the title is generated depending on the filename. It’s actually kind of perfect already the way it works I think.
remove non latin caracters
I am surprised that doesn’t work already. The sanitize function (which I am using) from WordPress is supposed do do this. I will check 🙂
Removal of Danish non-latin characters, works great. Just uploaded a photo with æøå and ÆØÅ in the filename. All characters was replaced correctly.
I can’t explain why but it does not sanitize the ë.
It is working on my server like this though