外掛說明
在伺服器上批次將媒體檔案註冊至媒體庫。
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
安裝方式
- Upload
bulk-media-register
directory to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
常見問題集
none
使用者評論
參與者及開發者
變更記錄
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.