Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Clean Media Library File Names

Beschreibung

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

Rezensionen

There are no reviews for this plugin.

Mitwirkende & Entwickler

„Clean Media Library File Names“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Änderungsprotokoll

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