外掛說明
媒體檔案註冊方式
- 上傳時註冊。
- 在伺服器上註冊。
註冊媒體檔案至媒體庫
- 維護資料夾結構。
- 建立圖片檔案的縮圖。
- 建立圖片、視訊、音訊等項目的中繼資料。
- 變更日期/時間。
- 在背景處理並會以電子郵件通知。
- 系列外掛:Media from FTP
- 系列外掛:ZIP from Media
注意事項
- 在將 PHP 的 max_execution_time 設定為短時間 (例如 30 秒) 的伺服器上,如果要產生大量媒體檔案,很可能會發生執行逾時的狀況。
- 不支援檔案名稱使用多位元組字元。
外掛運作方式
螢幕擷圖
安裝方式
- 將解壓縮所得的
media-from-zip
資料夾及其所包含的全部檔案上傳至/wp-content/plugins/
目錄。 - 在 WordPress 管理後台的 [外掛] 選單中啟用外掛。
常見問題集
目前尚無
使用者評論
參與者及開發者
變更記錄
[1.20] 2024/03/05
- Fix – Changed file operations to WP_Filesystem.
1.19
Supported WordPress 6.4.
PHP 8.0 is now required.
1.18
Fixed problem with EXIF data acquisition.
1.17
Fixed translation.
Fixed problem with EXIF data acquisition.
1.16
Fixed uninstall.
1.15
Supported XAMPP.
1.14
Supported WordPress 5.6.
1.13
Fixed problem of metadta.
1.12
Fixed problem of metadta.
1.11
Added a link to ZIP from Media.
1.10
Fixed problem of loading class.
1.09
Fixed MIME type retrieval problem.
1.08
Fixed timeout check issue.
1.07
Fixed translation.
1.06
Fixed admin screen notice issue.
1.05
Fixed timeout issue with large amounts of data.
1.04
Fixed background processing.
1.03
Added management screen notification of completion of addition to Media Library.
1.02
Fixed an issue with file name sanitization.
Added the display of original files for large images.
1.01
Added a filter for cache files in ZIP files.
1.00
Initial release.