Linux 软件免费装
Banner图

Selective Thumbnail Regenerator

开发者 rberet
更新时间 2025年5月27日 21:19
PHP版本: 7.0 及以上
WordPress版本: 6.8
版权: GPLv2 or later
版权网址: 版权信息

标签

media images thumbnails regenerate thumbnail regenerator

下载

1.0.2

详情介绍:

The Selective Thumbnail Regenerator plugin provides a convenient way to regenerate image thumbnails for WordPress media libraries. Unlike other thumbnail regeneration plugins that process the entire library, this plugin allows you to selectively regenerate thumbnails for images uploaded during a specific year and month. 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.0 Initial release 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.2 Important security update: Added capability checks to AJAX handlers and removed unnecessary files.

常见问题:

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 the 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 any of my original images?

No, the plugin only regenerates thumbnail versions of your existing images. The original uploaded images remain untouched.

How long does the regeneration process take?

The time depends on several factors, including:

  • The number of images in the selected period
  • Your server's processing power
  • The size of your original images
  • The number of thumbnail sizes defined in your WordPress installation The plugin includes a 1-second delay between processing each image to prevent server overload.

What happens if I close the browser during regeneration?

The regeneration process will stop if you navigate away from the page or close your browser. You'll need to restart the process when you return.

更新日志:

1.0.2 1.0.1 1.0.0