Описание
Accented file names can cause various problems when hosting or transferring a web site from a server to another.
This plugin automatically detects and changes the name of attachments containing special characters such as accented letters.
For example: if a user uploads a file named „L’École de Éric Rémillard.png“, the file name will be transformed and the file will be stored as „l_ecole_de_eric_remillard.png“.
функции
- Detects accents in newly uploaded files’ names, and change them for their unaccented version (ie. é -> e)
Съобщение
- We are open for your suggestions and feedback – Thank you for using or trying out one of our plugins!
- Follow us on our Facebook page
- Drop us a line at wordpress-plugins@nuagelab.com
Преводи
- Английски
- Френски
- Испански
Инсталиране
This section describes how to install the plugin and get it working.
Installing the Plugin
(using the WordPress Admin Console)
- From your dashboard, click on „Plugins“ in the left sidebar
- Add a new plugin
- Search for „Safe Attachment Names“
- Install „Safe Attachment Names“
(manually via FTP)
- Delete any existing ‘safe-attachment-names’ folder from the ‘/wp-content/plugins/’ directory
- Upload the ‘auto-domain-change’ folder to the ‘/wp-content/plugins/’ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
ЧЗВ
-
Do you plan to localize this plugin in a near future?
-
The plugin is currently available in English, French and Spanish. If you want to help with translation in other languages, we’ll be happy to hear from you.
Отзиви
There are no reviews for this plugin.
Сътрудници и разработчици
“Safe Attachment Names” е софтуер с отворен код. Към разширението са допринесли следните хора:
СътруднициПревеждане на “Safe Attachment Names” на вашия език.
Имате интерес към разработване?
Преглеждане на кода, разглеждане на SVN хранилище, или абонамент към програмната история (log) чрез RSS.
Списък с промени
1.0.1
- Make filenames lowercase
- Tested up to WordPress 6.6.2. More than 100+ stable active installs.
1.0.0
- Tested up to WordPress 4.6.0. More than 100+ stable active installs.
0.0.2
- Tested up to WordPress 4.2.2
0.0.1
- First released version. Tested internally with about 10 sites.