Mô tả
How to register
- Register by upload.
- Register on server.
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.
- Perform background processing and notify by e-mail.
- Sibling plugin -> Media from FTP.
- Sibling plugin -> ZIP from Media.
Note
- On servers where PHP max_execution_time is fixed to a short time (30 seconds), you may time out if you want to generate a large number of images.
- File names using multi-byte characters are not supported.
How it works
Ảnh màn hình
Cài đặt
- Upload
media-from-zip
directory to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Hỏi đáp
none
Đánh giá
Người đóng góp & Lập trình viên
“Media from ZIP” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng góp“Media from ZIP” đã được dịch qua 2 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.
Dịch “Media from ZIP” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
[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.