Beschreibung
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
Screenshots
Installation
- Upload
zip-from-media
directory to the/wp-content/plugins/
directory - Activate the plugin through the ‚Plugins‘ menu in WordPress
FAQ
none
Rezensionen
Für dieses Plugin gibt es keine Rezensionen.
Mitwirkende & Entwickler
„ZIP from Media“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
Mitwirkende„ZIP from Media“ wurde in 2 Sprachen übersetzt. Danke an die Übersetzerinnen und Übersetzer für ihre Mitwirkung.
Übersetze „ZIP from Media“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
[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.