This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Healthy filename

Descripción

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

Capturas

Instalación

  1. Upload the plugin files to the /wp-content/plugins/healthy-filenames directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

Preguntas frecuentes

(soon)

Reseñas

There are no reviews for this plugin.

Colaboradores y desarrolladores

“Healthy filename” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “Healthy filename” a tu idioma.

¿Interesado en el desarrollo?

Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .

Registro de cambios

1.0.0

  • 02 October 2017
  • Initial release \o/