Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

Clean Media Library File Names

Beskrivning

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

Installation

  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

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”Clean Media Library File Names” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Ändringslogg

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