| 开发者 | yoohw |
|---|---|
| 更新时间 | 2026年8月1日 12:35 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
-WIDTHxHEIGHT pattern but cannot be mapped reliably to attachment metadata are reported and skipped by default.
Scope
Thumbnail Manager controls image-size generation, regeneration, and cleanup. It does not compress images, convert them to WebP or AVIF, configure a CDN, offload media, or unregister a size from the theme or plugin that originally registered it.
Recommendations are an informed starting point. Verify the sizes used by the active theme, plugins, WooCommerce templates, and custom code before disabling generation or approving deletion.
/wp-content/plugins/thumbnail-manager/.Yes. Only Missing creates absent sub-sizes. Force Regenerate rebuilds the selected attachments more comprehensively from an available original image source.
Yes. Prune Files first builds a manifest for review. Nothing is deleted until the scan finishes and an administrator explicitly approves that manifest.
No. Original full-size uploads are protected. Cleanup candidates must also pass path and attachment checks.
Yes. Search for and select multiple years or months. Selecting an entire year automatically covers its month folders.
Yes. Recommendations, regeneration, scanning, manifest creation, and deletion use persistent jobs and bounded batches that can resume after interruption.
The job state remains in the database. Reload the admin page to resume it. Cancelling stops future batches while retaining an audit record.
No. Unmapped disk-only filename matches are reported and skipped by default. Only approved, validated manifest items are deleted.
The plugin recognizes WooCommerce-related sizes in Recommendations, but storefront requirements vary. Verify the sizes used by your store before disabling or pruning them.
No. It changes which registered sizes WordPress generates for future uploads. The original registration remains in place.
changelog.txt for the complete release history.