外掛說明
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.
安裝方式
- Upload
rename-media-files
folder to the/wp-content/plugins/
directory - 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 年 7 月 31 日
Great Plugin - super smooth, bought the PRO version to support the developer.
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.
2017 年 1 月 26 日
It works perfect.
2017 年 1 月 2 日
Очень полезный плагин
2016 年 12 月 6 日
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.
參與者及開發者
變更記錄
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.