이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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.

FAQ

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