Plugin nebyl testován na 3 nejnovějších verzích WordPressu. Nemusí už být tedy podporován a u novějších verzí WordPressu může mít problémy s kompatibilitou a může být nestabilní.

Clean Media Library File Names

Popis

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

Instalace

  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

Recenze

Pro tento plugin nejsou žádné recenze.

Autoři

Clean Media Library File Names je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci

Přehled změn

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