這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

WP Sanitize File Name Plus

描述

Empty spaces and special characters can create some problems.

Features

  • 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” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 WP Sanitize File Name Plus 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0.3

  • Filter improvements

1.0.2

  • Fix : Firefox/MacOS

1.0.1

  • Make file name lowercase

1.0.0

  • Initial version