Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Safe Attachment Names

Beschrijving

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”.

Kenmerken

  • Detects accents in newly uploaded files’ names, and change them for their unaccented version (ie. é -> e)

Feedback

Meer

Vertalers

  • Engels
  • Frans
  • Spaans

Installatie

This section describes how to install the plugin and get it working.

Installing the Plugin

(using the WordPress Admin Console)

  1. From your dashboard, click on “Plugins” in the left sidebar
  2. Add a new plugin
  3. Search for “Safe Attachment Names”
  4. Install “Safe Attachment Names”

(manually via FTP)

  1. Delete any existing ‘safe-attachment-names’ folder from the ‘/wp-content/plugins/’ directory
  2. Upload the ‘auto-domain-change’ folder to the ‘/wp-content/plugins/’ directory
  3. Activeer de plug-in via het ‘Plugins’ menu in WordPress

FAQ

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.

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Safe Attachment Names” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Safe Attachment Names” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

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.