Descrição
This plugin cleans uploaded file names to remove special characters and spaces.
Instalação
- Upload
clean-media-library-filenames
folder to the/wp-content/plugins/
directory - Active o plugin no menu Plugins
- You’re done
Avaliações
Este plugin não tem avaliações.
Contribuidores e programadores
“Clean Media Library File Names” é software de código aberto. As seguintes pessoas contribuíram para este plugin:
ContribuidoresTraduza o “Clean Media Library File Names” para o seu idioma.
Interessado no desenvolvimento?
Consulte o código, consulte o repositório SVN, ou subscreva o registo de alterações por RSS.
Registo de alterações
0.3.1
- Works with WordPress 4.4
0.3
- Added default file name when the sanitized file name is blank. This could happen when the file name contains only special characters.
0.2
- I updated the code to use the
sanitize_title_with_dashes
function instead of using my own regular expression.
0.1
- Initial build