這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

MD5 Media Renamer

描述

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

螢幕截圖

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

安裝

  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.

評價

2020年8月13日
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
閱讀全部3個評價

貢獻者及開發者

“MD5 Media Renamer” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 MD5 Media Renamer 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

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