Este plugin não foi testado com as 3 últimas grandes versões do WordPress. Pode já não ser suportado e pode ter problemas de compatibilidade quando usado com versões mais recentes do WordPress.

Healthy filename

Descrição

The plugin uses the hook “wp_handle_upload_prefilter” and modifies the filename to remove all special characters.

FEATURES
– Remove accents
– Remove special characters
– Change the filename to lowercase

Examples :
– filename : rick & morty.png > rick-morty.png
– filename : finaL fantasy / (Copié) (Copié).jpg > final-fantasy-copie-copie.jpg

Ecrãs

  • Example

Instalação

  1. Upload the plugin files to the /wp-content/plugins/healthy-filenames directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

Perguntas frequentes

(soon)

Avaliações

Este plugin não tem avaliações.

Contribuidores e programadores

“Healthy filename” é software de código aberto. As seguintes pessoas contribuíram para este plugin:

Contribuidores

Traduza o “Healthy filename” para o seu idioma.

Interessado no desenvolvimento?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Registo de alterações

1.0.0

  • 02 October 2017
  • Initial release \o/