该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的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