该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Rename Media Files

描述

Plugin homepage | Plugin author | Donate

This plugin enables renaming of media files. It adds a field in media edit form where you can enter new file name. After renaming, it’ll regenerate all intermediate image sizes (if media file is an image) and update all links inside posts.

If you are translator, you can translate it to your language and send translations to plugin’s author. Included translations are for Serbian and German.

屏幕截图

  • Example of new file name field on media edit form

安装

  1. Upload rename-media-files folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

评价

2017年10月20日
Great Plugin Only Missing delete old files and thumbnails of old image. 1. It changes the name of the file itself (or creates a copy) 2. If it creates a copy it attaches it to the relevant post / post. Works fast using ajax. Thanks a lot to the author.
2017年3月28日
It DOES rename the file but as other reviews have shown the plugin creates a copy naming the new one. Still leaving the original file with the old name on the server. While it does what it says it should just rename the existing file as I have to manually delete every old file.
2016年12月6日 2 回复
This plug-in does NOT what its name indicates: It does not rename a media file, it simply creates a copy under a new name. This is not what you expect, and it has some disadvantages. First: You waste disk space. Second: You create a mess, because there are files in your server directory that do not show up in the WordPress Media Library. Third: If you decide to go back to the original filename this is not possible.
阅读所有11条评价

贡献者及开发者

“Rename Media Files” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

“Rename Media Files”插件已被翻译至5种本地话语言。 感谢所有译者为本插件所做的贡献。

将“Rename Media Files”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.1

  • Released on 17th April 2016
  • Fixed PHP notices in rename_media_files_attachment_fields_to_save()

1.0

  • Released on 14th March 2012
  • Fixed issues from initial version and made official release.

0.1

  • Released on 8th July 2010
  • First alpha version in SVN.