Descrizione
The plugin uses the hook “wp_handle_upload_prefilter” and modifies the filename to remove all special characters.
FEATURES
– Remove accents
– Remove special characters
– Change the filename to lowercase
Examples :
– filename : rick & morty.png > rick-morty.png
– filename : finaL fantasy / (Copié) (Copié).jpg > final-fantasy-copie-copie.jpg
Screenshot
Installazione
- Upload the plugin files to the
/wp-content/plugins/healthy-filenames
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
FAQ
(soon)
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“Healthy filename” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “Healthy filename” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
1.0.0
- 02 October 2017
- Initial release \o/