
內容簡介
WordPress 不會覆蓋同名檔案,而是新增一個編號或隨機值來使其成為唯一:
檔名 filename.png 將會變成 filename-1.png
如果您不想要這樣的處理方式,那麼這個外掛就是為了解決這個問題的。它可以直接取代位於相同資料夾中的檔案,而不是新增一個檔案:
以下列出了所有可用的功能:
功能
在相同資料夾中以同名檔案直接取代舊檔
與 Windows Azure 整合和其他外掛相容
自訂設定以自動複製舊檔案中的資料 (標題、標語、替代文字、描述和元數據)
請注意:取代檔案後,舊檔仍然會在媒體視窗中顯示。刷新後,它將不再存在。
開發者團隊
原文外掛簡介
WordPress does not overwrite files that have the same name. Instead, it appends a number or random value at the end of it to make it unique:
filename.png will be turned to filename-1.png
If you do not want that, this plugin is for you. Instead of adding it as a separate file, it will replace the file if it is within the same folder.
Here’s a list of all the available features:
Features
Overwrite files that have the same name within the same folder
Compatible with Windows Azure integration and other plugins
Custom setting to automatically copy the data from the old file (Title, Caption, Alt text, description, metadata)
PLEASE NOTE: After a file is replaced, the old file is still visible within the media window. Once you refresh, it is gone.
