描述
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
安裝
- Upload
zip-from-media
directory to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
常見問題
none
評價
There are no reviews for this plugin.
貢獻者及開發者
修改日誌
[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.