Force Regenerate Thumbnails

描述

Force Regenerate Thumbnails allows you to delete all old images sizes and REALLY regenerate the thumbnails for your uploads.

Regenerate all thumbnails from the Tools admin menu. Regenerate batches of images via the Media Library list mode. Select the images to regenerate and then use the Bulk Actions drop-down menu to Force Regenerate Thumbnails. Use attachment actions to regenerate thumbnails for a single image.

Several filters exist for advanced usage. See more via this gist.

You may report security issues through our Patchstack Vulnerability Disclosure Program. The Patchstack team helps validate, triage and handle any security vulnerabilities. Report a security vulnerability.

螢幕截圖

  • The plugin at work regenerating thumbnails
  • You can resize specific multiples images using the checkboxes and the "Bulk Actions" dropdown

安裝

  1. Go to your admin area and select Plugins -> Add new from the menu.
  2. Search for “Force Regenerate Thumbnails”.
  3. Click install.
  4. Click activate.
  5. Go to Tools -> Force Regenerate Thumbnails OR select specific images from the Media Library list mode to regenerate.

評價

2023年11月17日
Great plugin which let you free a lot of disk space. Easy to use.
2023年7月2日
Завжди допомагає видалити зайві мініатюри зображень. Працює відмінно!
2023年3月31日
It is MUCH more aggressive than the other thumbnails' regeneration plugins. I can see a great use case if you want to free up hosting storage, that's why I give 5 stars. Anyway, be careful because there are chance to have missing images on frontend depending on several factors. As dev says in the dashboard, take a backup before proceeding.
閱讀全部172個評價

貢獻者及開發者

“Force Regenerate Thumbnails” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

Force Regenerate Thumbnails 外掛目前已有 22 個本地化語言版本。 感謝所有譯者為這個外掛做出的貢獻。

將 Force Regenerate Thumbnails 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

2.1.4

Release Date – April 23, 2024

  • fixed: thumb removal via metadata not working due to undefined variable

2.1.3

Release Date – September 13, 2023

  • changed: use updated coding standards
  • fixed: WP image edits lost if pre-scaled original is used for thumbnail generation

2.1.2

Release Date – March 21, 2023

  • changed: improved i18n for page headings and menu entries, props @alexclassroom

2.1.1

Release Date – January 18, 2023

  • fixed: invalid trailing comma syntax in PHP 7.2

2.1.0

Release Date – November 10, 2022

  • added: PHP 8.0 compatibility
  • added: support generating thumbnails from original (pre-scaled), on by default
  • added: support for PDF thumbnail generation
  • added: ability to skip an image by regenerate_thumbs_skip_image filter
  • changed: escape all output, sanitize all input
  • changed: ensure all strings are i18n
  • changed: remove HTML from i18n strings
  • changed: improve path lookup function
  • fixed: call to set_time_limit() when it is not allowed

Earlier versions

Please refer to the separate changelog.txt file.