While working with WordPress and social media, I noticed an issue when sharing images on Facebook. Specifically, images with Greek characters in their filenames wouldn’t show up as og:image thumbnails, even though they were properly uploaded.
To address this, I developed a simple WordPress plugin LS Sanitize Greek Filename, that automatically sanitizes Greek filenames. It converts Greek characters into their Latin equivalents, making the filenames compatible with platforms like Facebook, ensuring that images appear correctly when shared.
This plugin is useful for WordPress users dealing with Greek filenames, helping ensure their images display as thumbnails in social media previews. It’s also multisite compatible!
You can find the plugin on https://wordpress.org/plugins/ls-sanitize-greek-filename/




