外掛說明
在伺服器間進行媒體庫傳輸。
匯出
- 將資料庫資料輸出為 JSON 格式檔案
- 透過電子郵件傳送匯出的 JSON 檔案
匯入
- 讀取匯出的 JSON 格式檔案並輸出為資料庫資料
- 具備使用目前使用者 ID 取代內容使用者 ID 的選項
- 具備取代全部內容網址的選項
- 具備取代全部 GUID 網址的選項
外掛維護項目
- ID
- 使用者 ID
- 日期及時間
- 資料夾結構
- 檔案名稱
- 檔案類型
- 檔案大小
- 尺寸
- 縮圖
- EXIF 資料
- 替代文字
- 媒體說明文字
- 內容說明
- 留言
系列外掛
安裝方式
- 將外掛安裝套件 ZIP 壓縮檔解壓縮所得的
moving-media-library
資料夾上傳至/wp-content/plugins/
目錄。 - 在 WordPress 管理後台的 [外掛] 選單中啟用外掛。
常見問題集
目前尚無
使用者評論
參與者及開發者
變更記錄
[1.24] 2025/04/18
- Fix – Loading the management screen.
[1.23] 2025/02/22
- Fix – Sanitize file names when deleting json files.
[1.22] 2024/05/26
- Fix – Fixed problem with import files not being copied.
[1.21] 2024/03/05
- Fix – Changed file operations to WP_Filesystem.
1.20
Changed the way files are read/written.
1.19
WordPress 6.4.
PHP 8.0 is now required.
1.18
Supported WordPress 6.1.
1.17
Fixed translation.
1.16
Added option to replace all guid URLs.
1.15
Added a link to the sibling plugin.
Export log optimization.
Send the exported JSON file by e-mail.
1.14
Enabled to output multiple JSON files.
1.13
Fixed translation.
1.12
Added the ability to specify the user ID when importing.
Added an option to convert URLs in the content when importing.
1.11
Fixed credit screen.
1.10
Added a note of caution.
1.09
Supported XAMPP.
1.08
Fixed an issue with database prefixes.
1.07
Fixed an issue with database prefixes.
1.06
Added a link to the Bulk Media Register.
1.05
Fixed an issue with getting the date.
1.04
Fixed translation.
1.03
Fixed translation.
1.02
Fixed a problem with the JSON output of comments.
1.01
Fixed translation.
1.00
Initial release.