Mô tả
Compress to ZIP archive
- Compression and Download.
- Maintain folder structure.
- Only original files. Does not include thumbnails.
- Perform background processing and notify by e-mail.
- Sibling plugin -> Media from ZIP.
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 to zip from a large number of medias.
How it works
Ảnh màn hình
Cài đặt
- Upload
zip-from-media
directory to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Hỏi đáp
none
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“ZIP from Media” 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“ZIP from Media” đã đượ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 “ZIP from Media” 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.07] 2024/03/05
- Fix – Changed file operations to WP_Filesystem.
1.06
Supported WordPress 6.4.
PHP 8.0 is now required.
1.05
Added processing for cases where media does not exist.
1.04
Supported WordPress 5.7.
1.03
Supported XAMPP.
1.02
Displays the size of the generated ZIP file.
1.01
Fixed a translation issue.
1.00
Initial release.