Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

WP Sanitize File Name Plus

Descrizione

Empty spaces and special characters can create some problems.

Caratteristiche

  • Improved default function sanitize_file_name()
  • Remove latin special characters used in file name
  • Make file name lowercase

Screenshot

  • Activate the plugin
  • File with special characters
  • File name sanitized in Media Library
  • File name sanitized in Media Library (zoom)

Installazione

  1. Download and extract plugin files to wp-content/plugin directory.
  2. Activate the plugin through the WordPress admin interface.

FAQ

Installation Instructions
  1. Download and extract plugin files to wp-content/plugin directory.
  2. Activate the plugin through the WordPress admin interface.

Recensioni

27 Settembre 2016
I tested some other file name sanitize plugins, but this is the only one which I had absolutely no issues with. File names get sanitized in a way I expect it (like "ä" gets "ae" and not "-" like other plugins handle it). Also, Wordpress features like suffixing of file names if a file name is duplicate still works. It's just a great little plugin, thanks for sharing it with us.
3 Settembre 2016
WP Sanitize File Name Plus might not have many installs, but that does not change, that its one of the most useful small plugins I install every time I create a new site, to ensure sane and friendly filenames on uploaded media, be it images or pdf files. Highly recommended. Hoping for af WP 4.5 verification and update any time soon! 😀
3 Settembre 2016
After testing multiple plugins, this is the best!
Leggi tutte le recensioni di 8

Contributi e sviluppo

“WP Sanitize File Name Plus” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Traduci “WP Sanitize File Name Plus” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.

Changelog (registro delle modifiche)

1.0.3

  • Filter improvements

1.0.2

  • Fix : Firefox/MacOS

1.0.1

  • Make file name lowercase

1.0.0

  • Initial version