| 开发者 | huzoorbakhsh |
|---|---|
| 更新时间 | 2026年4月2日 19:28 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/wp-content/plugins/export-media-as-zip or install via the WordPress Plugin Directory.Only users with the manage_options capability (administrators) can access the export page.
Only image files — .jpg, .jpeg, .png, .gif, and .webp.
You can export the original uploaded file (Full Size) and any intermediate size WordPress has generated for that image. The available sizes depend on your active theme and plugins. The plugin uses wp_get_registered_image_subsizes() to list all registered sizes automatically.
Yes. The Year filter shows all years that have image uploads, with a count per year. Select one or more years before exporting.
The ZIP is written temporarily to your uploads directory and deleted automatically after 5 minutes via a scheduled WP-Cron event.
Only sizes you check in the Image Size dropdown are included. If an intermediate size was never generated for a particular image, that file is silently skipped.