Dette innstikket er ikkje testa med dei tre siste utgåvene av WordPress. Det kan henda det ikkje blir vedlikehalde lenger, og kan ha problem med nyare versjonar av WordPress.

Clean Media Library File Names

Skildring

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

Installasjon

  1. Upload clean-media-library-filenames folder to the /wp-content/plugins/ directory
  2. Aktiver innstikket gjennom Innstikk-menyen i WordPress
  3. You’re done

Omtalar

There are no reviews for this plugin.

Bidragsytarar og utviklarar

“Clean Media Library File Names” is open source software. The following people have contributed to this plugin.

Contributors

Endringslogg

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