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

BEA – Sanitize Filename

설명

This plugin allows you to sanitize files on upload, which is pretty handy. It means all punctuation and accents from the filename of uploaded files will be removed.

Features

  • All accented letters will be converted to same letters without accent
  • Special characters will be deleted
  • Underscores will be replaced by hyphens

Warning For Mac Owners

On MAC, you can also create an accented character with the combination of ` and the wanted letter. This has the effect to create a character with a special filename system encoding format which is not sanitized. An issue is already open about this.

Who ?

Created by Be API, the French WordPress leader agency since 2009. Based in Paris, we are more than 30 people and always hiring some fun and talented guys. So we will be pleased to work with you.

This plugin is only maintained, which means we do not guarantee some free support. Consider reporting an issue and be patient.

To facilitate the process of submitting an issue and quicker answer, we only use Github, so don’t use WP.Org support, it will not be considered.

설치

Requirements

WordPress

  • Download and install using the built-in WordPress plugin installer.
  • Site activate in the “Plugins” area of the admin.
  • Nothing more, this plugin is ready to use !

FAQ

Will this plugin affect existing files ?

No.

Only after plugin activation, while a file is uploaded to the library. However, inf the future a tool will be available to sanitize old files.

Can I use into a multisite ?

Yes.

You just need to activate on each site.

후기

2018년 2월 7일 1 reply
Il est intégré à tous mes projets depuis plusieurs mois, content qu'il soit maintenant sur le repo officiel !
2018년 2월 7일 1 reply
This script is missing from the core
2018년 2월 6일 1 reply
Hi, This plugin is an absolutely must have. It will correct at the upload each file name that are not respecting good practices. I don't understand why it's not a part of WordPress. Good job guys!
모든 4 평가 읽기

기여자 & 개발자

“BEA – Sanitize Filename”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “BEA – Sanitize Filename”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

2.0.7 – 20 Sept 2022

  • Non Latin characters in filename are handled

2.0.6 – 05 Oct 2018

  • #8 : Add More accentuated characters

2.0.5 – 12 Feb 2018

  • i18n

2.0.0 – 02 Feb 2018

  • Go to WP

1.0.4 – 19 Dec 2017

  • Branding refactor

1.0.3 – 19 Dec 2017

  • Fix some PHP notices

1.0.2 – 08 Sept 2017

  • Update sanitize_file_name_chars list

1.0.1 – 05 Aug 2017

  • Add readme
  • Replace underscore by hyphen
  • Only lowercase

1.0.0 – 27 Nov 2015

  • Initial