Tagged Questions
2
votes
2answers
1k views
sanitize attachment filename
I'm looking for a way to sanitize the filename of user uploaded attachments.
I thought that wordpress already did it but I faced preblems after an user uploaded an attachment containing a '°' . That ...