Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

Clean Media Library File Names

Leírás

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

Telepítés

  1. Upload clean-media-library-filenames folder to the /wp-content/plugins/ directory
  2. A bővítmény bekapcsolása a WordPress „Bővítmények” menü részénél lehetséges
  3. You’re done

Vélemények

Nincsenek értékelések erről a bővítményről.

Közreműködők és fejlesztők

“Clean Media Library File Names” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“Clean Media Library File Names” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Változási napló

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