Bulk Media Register

外掛說明

在伺服器上批次將媒體檔案註冊至媒體庫。

註冊媒體檔案至媒體庫

  • 維護資料夾結構。
  • 建立圖片檔案的縮圖。
  • 建立圖片、視訊、音訊等項目的中繼資料。
  • 變更日期/時間。

系列外掛

注意事項

  • 如果想以多位元組字元做為檔案名稱,請使用 UTF-8。註冊媒體檔案時會以檔案名稱作為標題,但會經過處理並變更為不同的檔案名稱。

外掛運作方式

螢幕擷圖

  • 搜尋要批次註冊的媒體檔案
  • 批次註冊媒體檔案
  • 選取要註冊的媒體檔案
  • 註冊媒體檔案至媒體庫
  • 外掛設定頁面

安裝方式

  1. 將解壓縮所得的 bulk-media-register 資料夾及其所包含的全部檔案上傳至 /wp-content/plugins/ 目錄。
  2. 在 WordPress 管理後台的 [外掛] 選單中啟用外掛。

常見問題集

目前尚無

使用者評論

2024 年 3 月 8 日
After a backup through ftp all db entries of the media were gone. This plugin fixed just right that! Do have a tip to improve: it would be nice to get the date of the image created and set than one because now all media files are from the date of today 😉 but hey, if that is the worst thing
2024 年 2 月 27 日 1 則留言
Hi , As raised out by commentor "synthezoid" , I faced the same problem that the Plugin can only successfully register some of the files selected. Having investigating different parameters (e.g. File Extension Type / Upload Folder / FTP File Permission) , and I found out that one of the reasons (i don't know whether it has more than 1 reason or not) is that if the there is any " " (i.e. the "space") or "-" inside the File Name , the File will be failed to register in wordpress. I hope the author can fix the bug and it will be a good plugin again. Before author fix the bug, i suggest you can avoid using " " (spacde) and "-" inside the file name to avoid the bug.
2023 年 9 月 18 日
...because it does not "bulk" register media, it bulk registers "some" of your media. Some it just leaves out. Doesn't tell you what it's leaving out, either, you have to hunt for it. All in all any time you save bulk uploading will be lost trying to find & reupload the things it didn't upload.MODERATOR: THIS IS NOT A SUPPORT REQUEST. I AM NOT LOOKING FOR SUPPORT WITH THIS PLUGIN. I AM NOT TRYING TO REPORT AN ISSUE TO THE DEVELOPER OR GET HELP FROM THEM. I AM REVIEWING MY EXPERIENCE OF IT FOR BENEFIT OF FUTURE PROSPECTIVE USERS.
2023 年 7 月 14 日 4 則留言
I'm not giving a 1 star out of frustration or annoyance, but to get the developer's attention. In my case I uploaded 377 images using FTP. They are all in webp format. The extension is recognized by the plugin. After "Select & Register" the images are registered. However, when I go to the library, all I see are empty frames with the file name of the images, plus an extra string that is probably added by the registration process. If I want to use the plugin "Regenerate Thumbnails" to create images so I can see them in the library, it won't work. The string appended to the file name prevents the plugin from finding the original file on the server. I hope that with this information the developer can improve his plugin. I`m happy to change the amount of stars when this issue is solved. Thank you for your contribution.
2023 年 6 月 6 日
Worked perfectly! Step 1: Ask your hosting company to move all the media files from wp content -> uploads of the old site over to the new siteStep 2: Use the Bulk Media Register on the old site to export a json fileStep 3: Use the Bulk Media Register on the new site to import a json fileDONE! All the images appear in the new media library with their correct date, alt text and title.
閱讀全部 20 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Bulk Media Register〉的開發相關工作。

參與者

〈Bulk Media Register〉外掛目前已有 6 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈Bulk Media Register〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

[1.40] 2024/03/03

  • Fix – Added nonce when sorting.
  • Fix – Changed file operations to WP_Filesystem.

1.39

Fixed CSV file output issues.

1.38

Fixed CSV file output issues.

1.37

Fixed CSV file output issues.

1.36

Fixed a problem with sending e-mail.

1.35

Supported WordPress 6.4.
PHP 8.0 is now required.

1.34

Fixed translation.

1.33

The result CSV file is now attached to the registration result email.

1.32

Fixed problem of Path traversal.

1.31

Added exception handling for directory and file searches.
An option to send email or not has been added to the settings.

1.30

Registration results are now sent via email.
Fixed a path problem when searching for files.

1.26

“Exclude file & folder” saving issue fixed.
Removed code related to version checking.

1.25

Fixed a timeout problem during registration on poor servers.

1.24

Fixed a pagination problem when searching for text.
Moved the position of the pagination setting.

1.23

Added error handling when a file is not selected.
Fixed translation.

1.22

Fixed an issue that caused rotated files to be searched again.

1.21

Fixed uninstall.

1.20

Supported XAMPP.

1.19

Supported XAMPP.

1.18

Fixed an issue with database prefixes.

1.17

Fixed the length of the “filter by text” input field.

1.16

Added extension filter.
Added filter by text to the “Bulk Register”.

1.15

Fixed problem of metadta.

1.14

Fixed problem of metadta.

1.13

Change readme.txt
Small changes in Javascript.

1.12

Added disallow search in the temporary directory by “robots.txt”.

1.11

“Select Register”, search error handler has been added.

1.10

Changed file search method.
Added “Select Register”.

1.09

Added “Execution time” to the settings.

1.08

Changed file search method.
Changed the exclusion method.

1.07

Fixed search problem.

1.06

Added a message when the file does not exist.

1.05

Changed file search method.

1.04

A folder search box has been added to the settings screen.

1.03

Fixed problem of metadta.
Add add-on link.

1.02

Fixed search timeout issue.

1.01

Fixed problem of metadta.
Splited the hooks.

1.00

Initial release.