Descrição
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
Instalação
- Upload
zip-from-media
directory to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Perguntas frequentes
none
Avaliações
Este plugin não tem avaliações.
Contribuidores e programadores
“ZIP from Media” é software de código aberto. As seguintes pessoas contribuíram para este plugin:
Contribuidores“ZIP from Media” foi traduzido para 2 locales. Obrigado aos tradutores pelas suas contribuições.
Traduza o “ZIP from Media” para o seu idioma.
Interessado no desenvolvimento?
Consulte o código, consulte o repositório SVN, ou subscreva o registo de alterações por RSS.
Registo de alterações
[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.