Linux 软件免费装
Banner图

Selective Thumbnail Regenerator

开发者 rberet
更新时间 2026年5月30日 14:39
PHP版本: 7.0 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

media images thumbnails regenerate thumbnail regenerator

下载

1.0.2 1.0.3 1.0.4

详情介绍:

The Selective Thumbnail Regenerator plugin provides a powerful and user-friendly way to regenerate image thumbnails for WordPress media libraries. Unlike other thumbnail regeneration plugins that blindly process the entire library, this plugin gives you precise control: choose a specific year, month, and even a title keyword to target exactly the images you need. Key Features

安装:

  1. Download the plugin ZIP file.
  2. Log in to your WordPress admin panel.
  3. Go to Plugins > Add New > Upload Plugin.
  4. Upload the ZIP file and click "Install Now".
  5. Activate the plugin through the "Plugins" menu in WordPress.

升级注意事项:

1.0.4 Major update: Critical AJAX bug fix, performance improvements, Month Status Calendar with persistent history, batch failure recovery, Failed Images Log, Dry Run Mode, configurable batch size and throttle delay, and a fully redesigned interface. 1.0.3 New features: Thumbnail size selection, cancel button, batch processing, and summary report. 1.0.2 Important security update: Added capability checks to AJAX handlers and removed unnecessary files. 1.0.1 Fixed security issues, updated function prefixes to 'strgrtr' for uniqueness, added ABSPATH protection, and updated compatibility to WordPress 6.8. 1.0.0 Initial release

常见问题:

Why would I need to regenerate thumbnails?

You might need to regenerate thumbnails if:

  • You've changed your theme and it uses different thumbnail sizes
  • You've modified thumbnail sizes in WordPress settings
  • You've installed a plugin that adds new thumbnail sizes
  • Your thumbnails are corrupted or missing

Will this plugin delete my original images?

No. The plugin only regenerates thumbnail versions. Your original uploaded images are never touched.

What does "orphaned file cleanup" mean?

When thumbnail dimensions change and you regenerate, old thumbnail files remain on disk. This plugin automatically deletes those stale files before writing new ones, keeping your uploads folder clean.

What happens if an image file is missing from the server?

The plugin detects the missing file, marks it as failed in the log, and moves on. The entire regeneration process never stops because of a single missing file.

What happens if a server error occurs mid-batch?

The plugin automatically enters single-retry mode: it re-processes each image in the failed batch individually. The image causing the crash is identified, logged in the Failed Images report, and skipped so the rest complete successfully.

How does Dry Run Mode work?

When Dry Run is enabled, the plugin queries all matching images and logs which ones would be processed - without actually regenerating thumbnails or writing to disk. History is not updated during dry runs.

What is the Month Status Calendar?

It is a 4×3 grid of month badges displayed beneath the date filter. Once a month is fully regenerated for a given year, its badge turns green with a checkmark. This state is saved in the database and persists across sessions. You can reset history at any time.

Can I cancel the process?

Yes. Click the "Cancel Process" button. The current batch completes first, then the process stops and shows a partial summary.

What happens if I close the browser during regeneration?

The process stops. Already regenerated months will still show as done in the calendar.

更新日志:

1.0.4 1.0.3 1.0.2 1.0.1 1.0.0