Bulk Media Register

外掛說明

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

Register to media library

  • Maintain folder structure.
  • This create a thumbnail of the image file.
  • This create a metadata(Images, Videos, Audios).
  • Change the date/time.

Sibling plugin

Note

  • If you want to use a multi-byte file name, use UTF-8. The file name is used as the title during registration, but is sanitized and changed to a different file name.

How it works

螢幕擷圖

  • Search for Bulk Register
  • Bulk Register
  • Select Register
  • Register to Media Library
  • Settings

安裝方式

  1. Upload bulk-media-register directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

常見問題集

none

使用者評論

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.
2023 年 5 月 16 日
What I liked: Recognizes existing thumbnails versions of the image and keeps them intact Ajax operation, so not as likely to run into PHP timeout Correctly recognizes if files are registered or not Choose folder or subfolders to scan with "Select Register" Thanks for a great plugin!
2023 年 1 月 19 日
This plugin is fantastic and does exactly what it is supposed to. Since the plugin "Add from Server" is no longer updated, I have long searched to find a worthy replacement. Here it is!! Why is this little plugin so unknown? I had to search really long to find it! I'm glad I found it and I made a donation to the developer 🙂 By the way: i don't understand the difference between this plugin and the other two: "Moving Media Library" and "Media from Zip"
2022 年 12 月 13 日
Precisava para registrar na biblioteca as imagens enviadas via FTP. Funcionou com minha instalação Wordpress Multisite e registrou mais de 100 imagens de uma vez. Porém, não as registrou em ordem cronológica como estavam renomeadas. Começou pela imagem-47.jpg, depois foi pra imagem-12.jpg, depois para a imagem-78.jpg e assim foi. Então para mim, por causa desse ponto, não foi útil.
2022 年 2 月 11 日
This plugin was very helpful in the process of migrating a website where uploading the media files via FTP was the only option available. However, the user interface needs improvement in terms of usability, design and following the WordPress conventions.
閱讀全部 15 則使用者評論

參與者及開發者

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

參與者

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

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

對開發相關資訊感興趣?

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

變更記錄

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.