Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

MD5 Media Renamer

Descrizione

MD5 Media Renamer will automatically rename and convert to lower case your media file during the upload process using PHP time() stamp as prefix and the file name encrypted in MD5() as suffix in order to keep your upload folder clean and organized. More information can be found at : WP Rename file during upload.

** Supported files Image extension **

  • .jpg
  • .jpeg
  • .png
  • .gif

** Supported files Document extension **

  • .pdf
  • .doc
  • .docx
  • .ppt
  • .pptx
  • .pps
  • .ppsx
  • .odt
  • .xls
  • .xlsx

** Supported files Audio extension **

  • .mp3
  • .m4a
  • .ogg
  • .wav

** Supported files Video extension **

  • .mp4
  • .m4v
  • .mov
  • .wmv
  • .avi
  • .mpg
  • .ogv
  • .3gp
  • .3g2

Screenshot

  • WP Upload directory of media file converted using the plugin.

Installazione

  1. Install plugin and activate it on the Plugins page.
  2. Now your media MD5 Media Renamer will be automatically rename all your media file during upload process.

Recensioni

13 Agosto 2020
it is a pity that the plugin has not been updated for a long time. but it is very convenient, you do not need to configure anything and dig into the code, installed and it automatically renames the files
Leggi tutte le recensioni di 3

Contributi e sviluppo

“MD5 Media Renamer” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Traduci “MD5 Media Renamer” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.

Changelog (registro delle modifiche)

1.0

  • Initial release

1.1

  • Check for WP context
  • Update file header

1.2

  • Added Welcome notice
  • Fixed trigger bug upon activation

1.3

  • Control if functions exist to avoid duplicate callback

1.4

  • Remove ununsed sub-folder to avoid the confusion

1.5

  • Fixed bug on function callback