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

WP Sanitize File Name Plus

描述

Empty spaces and special characters can create some problems.

产品特点

  • Improved default function sanitize_file_name()
  • Remove latin special characters used in file name
  • Make file name lowercase

屏幕截图

  • Activate the plugin
  • File with special characters
  • File name sanitized in Media Library
  • File name sanitized in Media Library (zoom)

安装

  1. Download and extract plugin files to wp-content/plugin directory.
  2. Activate the plugin through the WordPress admin interface.

常见问题

Installation Instructions
  1. Download and extract plugin files to wp-content/plugin directory.
  2. Activate the plugin through the WordPress admin interface.

评价

2017 年 4 月 20 日
THANKS for the great work you have done
2016 年 9 月 27 日
I tested some other file name sanitize plugins, but this is the only one which I had absolutely no issues with. File names get sanitized in a way I expect it (like “ä” gets “ae” and not “-” like other plugins handle it). Also, Wordpress features like suffixing of file names if a file name is duplicate still works. It’s just a great little plugin, thanks for sharing it with us.
2016 年 9 月 3 日
WP Sanitize File Name Plus might not have many installs, but that does not change, that its one of the most useful small plugins I install every time I create a new site, to ensure sane and friendly filenames on uploaded media, be it images or pdf files. Highly recommended. Hoping for af WP 4.5 verification and update any time soon! 😀
2016 年 9 月 3 日
After testing multiple plugins, this is the best!
阅读所有8条评价

贡献者及开发者

“WP Sanitize File Name Plus” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.0.3

  • Filter improvements

1.0.2

  • Fix : Firefox/MacOS

1.0.1

  • Make file name lowercase

1.0.0

  • Initial version