Linux 软件免费装
Banner图

Thumbnail Manager

开发者 yoohw
更新时间 2026年8月1日 12:35
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

media library image sizes cleanup thumbnails regenerate thumbnails

下载

1.2 1.1 1.0 1.3 1.4.0 1.0.1

详情介绍:

Product page | Documentation | Support Thumbnail Manager helps regenerate WordPress image sizes, prevent future thumbnail bloat, and review generated files before cleanup. Use it after changing themes or WooCommerce image settings, migrating a site, or finding obsolete sizes in a long-running Media Library. Large operations run as persistent, cursor-based jobs. They continue in bounded batches, survive a page reload or network interruption, and can be limited to selected upload years or months. Thumbnail control and regeneration Review-first cleanup Prune Files separates discovery from deletion:
  1. Choose the image sizes to keep.
  2. Scan all uploads or selected year and month folders.
  3. Review the immutable, hashed manifest and estimated storage total.
  4. Explicitly approve the reviewed manifest.
  5. Delete only those approved generated files in resumable batches.
Original full-size uploads are protected. Candidate paths are validated inside the WordPress uploads directory, and attachment metadata is updated when a generated size is removed. Metadata-backed legacy sizes can be included in the review. Disk-only files that match a -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.

安装:

  1. Install the plugin through the WordPress Plugins screen, or upload it to /wp-content/plugins/thumbnail-manager/.
  2. Activate Thumbnail Manager.
  3. Go to Tools > Thumbnail Manager.
  4. Run Recommendations and review the result for your theme and plugins.
  5. Configure future Thumbnail Sizes before regenerating or cleaning files.
  6. Back up the uploads directory before approving cleanup on a production site.

升级注意事项:

1.4.0 Adds persistent resumable jobs, explicit manifest approval, folder-limited scans, and a safer workflow for large Media Libraries.

常见问题:

Can I regenerate thumbnails after changing image sizes?

Yes. Only Missing creates absent sub-sizes. Force Regenerate rebuilds the selected attachments more comprehensively from an available original image source.

Can it clean unused generated thumbnails?

Yes. Prune Files first builds a manifest for review. Nothing is deleted until the scan finishes and an administrator explicitly approves that manifest.

Will it delete original images?

No. Original full-size uploads are protected. Cleanup candidates must also pass path and attachment checks.

Can I scan several upload folders?

Yes. Search for and select multiple years or months. Selecting an entire year automatically covers its month folders.

Is it suitable for a large Media Library?

Yes. Recommendations, regeneration, scanning, manifest creation, and deletion use persistent jobs and bounded batches that can resume after interruption.

What happens if I close the page during a job?

The job state remains in the database. Reload the admin page to resume it. Cancelling stops future batches while retaining an audit record.

Does orphan discovery delete disk-only files?

No. Unmapped disk-only filename matches are reported and skipped by default. Only approved, validated manifest items are deleted.

Is it safe for WooCommerce sites?

The plugin recognizes WooCommerce-related sizes in Recommendations, but storefront requirements vary. Verify the sizes used by your store before disabling or pruning them.

Does disabling a size unregister it from a theme or plugin?

No. It changes which registered sizes WordPress generates for future uploads. The original registration remains in place.

更新日志:

1.4.0 (Jul 17, 2026) See changelog.txt for the complete release history.