该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Clean Media Library File Names

描述

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

安装

  1. Upload clean-media-library-filenames folder to the /wp-content/plugins/ directory
  2. 通过WordPress的“插件”菜单激活插件
  3. You’re done

评价

此插件暂无评价。

贡献者及开发者

「Clean Media Library File Names」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

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