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.

Clean Media Library File Names

Descripción

This plugin cleans uploaded file names to remove special characters and spaces.

Instalación

  1. Upload clean-media-library-filenames folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. You’re done

Reseñas

There are no reviews for this plugin.

Colaboradores y desarrolladores

“Clean Media Library File Names” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “Clean Media Library File Names” 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

0.3.1

  • Works with WordPress 4.4

0.3

  • Added default file name when the sanitized file name is blank. This could happen when the file name contains only special characters.

0.2

  • I updated the code to use the sanitize_title_with_dashes function instead of using my own regular expression.

0.1

  • Initial build