Este plugin não foi testado com as 3 atualizações principais mais recentes do WordPress. Pode ser que não tenha mais manutenção ou suporte e talvez tenha problemas de compatibilidade quando usado com versões mais recentes do WordPress.

Auto Rename Media On Upload

Descrição

This plugin will automatically rename any media files you upload to the Media Library, by adding a prefix to the beginning of the filename based on the filetype.

For example, you can tell it to add the prefix “pic-” to the beginning of all .jpg files that you upload. So uploading an image called car.jpg would get renamed to pic-car.jpg

And since it changes the name of the file, it will also change the “slug” that wordpress uses based on this new name.

You can set an individual/unique prefix for each of the following filetypes:
jpg jpeg png bmp gif tif mp4 avi m4v mov flv mkv 3gp pdf doc docx xls xlsx ppt pptx mp3 ogg wav zip csv txt rtf odt

You will need to go to the settings page and set the prefix you want to use for each of the filetypes.

The default behavior is that it will NOT rename any uploaded files until you have set the prefix on the settings page.

Imagens de tela

  • Settings page

FAQ

Can I manually rename the files when I upload them?

  • No. In the settings you can set how the filename will be renamed when it is uploaded. File will be automatically renamed during the upload process.

Can I choose whether a file will be renamed when I upload it?

  • No. In the settings you can set how the filename will be renamed when it is uploaded. File will be automatically renamed during the upload process.

How do I disable renaming files of only certain types?

  • On the settings page, you can remove the prefix from the textbox and set it empty/blank for any filetype that you do not want to be renamed when it is uploaded. If a particular filetype has an empty/blank textbox, then it will not be renamed when it is uploaded.

How do I rename only files of one specific filetype, but not all the other filetypes?

  • On the settings page, you can remove the prefix from the textbox and set it empty/blank for any filetype that you do not want to be renamed when it is uploaded. If a particular filetype has an empty/blank textbox, then it will not be renamed when it is uploaded.

For what filetypes can I modify the prefix for the renaming of the file?

  • You can set an individual/unique prefix for each of the following filetypes: jpg jpeg png bmp gif tif mp4 avi m4v mov flv mkv 3gp pdf doc docx xls xlsx ppt pptx mp3 ogg wav zip csv txt rtf odt

The filetype I need to rename is not listed. What can I do?

  • Submit a support request and I will see if I can get that filetype added for you.

I have uploaded a file to the Media Library, but it was not renamed? What happened?

  • Make sure you go to the settings page and set the prefix you want to use for the particular filetype you are uploading and want renamed. And don’t forget to hit the SAVE button to make sure your changes are saved.

Avaliações

15 de Novembro, 2019
I created this plugin because I needed this feature! Hope you love it too!
Leia todas as 3 avaliações

Contribuidores e desenvolvedores

“Auto Rename Media On Upload” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.

Contribuidores

“Auto Rename Media On Upload” foi traduzido para 1 localidade. Obrigado aos tradutores por suas contribuições.

Traduzir “Auto Rename Media On Upload” para o seu idioma.

Interessado no desenvolvimento?

Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.

Registro de alterações

1.1.0

  • Sanitize settings on save to prevent vulnerability for a high privilege user to perform stored cross-site scripting attack.

1.0.5

  • Compatible with WordPress v5.5

1.0.4

  • Shortened the name because it was too long in the settings menu.

1.0.3

  • Minor code cleanup

1.0.2

  • Added RTF and ODT formats.

1.0.1

  • Minor code cleanup

1.0.0

  • First stable release