Force Regenerate Thumbnails

外掛說明

Force Regenerate Thumbnails 能讓網站管理員刪除現有全部圖片縮圖,並為網站上的圖片強制重新產生新的縮圖。

從 [工具] 管理選單重新產生全部縮圖。進入 [媒體庫] 的清單檢視模式可進行批次重新產生縮圖,在清單檢視中選取要重新產生縮圖的圖片,然後在 [批次操作] 下拉式選單中點擊 [強制重新產生縮圖]。如需為個別圖片重新產生縮圖,請點擊圖片清單縮圖下方的 [強制重新產生縮圖]。

這個外掛提供多個可供進階用途的篩選器。如需進一步了解,請參考這份程式碼片段

螢幕擷圖

  • 外掛執行重新產生縮圖的過程
  • 網站管理員可以透過核取方塊選取多張指定圖片,然後在 [批次操作] 下拉式選單中選取 [強制重新產生縮圖] 加以執行

安裝方式

  1. 前往網站管理後台,然後在 [外掛] 選單中點擊 [安裝外掛]。
  2. 以「Force Regenerate Thumbnails」為關鍵字進行搜尋。
  3. 點擊 [安裝]。
  4. 點擊 [啟用外掛]。
  5. 請前往 [工具]→[強制產生縮圖] 重新產生縮圖,或在 [媒體庫] 的清單檢視中選取指定圖片重新產生縮圖。

使用者評論

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.
2023 年 3 月 22 日 1 則留言
As indicated in the title: actually removes unused thumbnails. This is one of the rarest functions in this field. I recommend this plugin!
2023 年 3 月 2 日 1 則留言
Great! everything works, but the previews in the library remain the same.
2022 年 8 月 31 日
I rarely use plugins that haven't updated for years. But this plugin not only still works perfectly fine, it's even better than many newer products. I've just tried the plugin by Shortpixel, and it simply did not do the job. It is very likely a setting that was wrong. But common, I just wanted to regenerate all thumbnails after changing the thumbnail size. I don't want to read the documentation for that. "Force Regenerate Thumbnails" is still the winner for me. It's a pitty that it hasn't been updated for so long.
閱讀全部 169 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Force Regenerate Thumbnails〉的開發相關工作。

參與者

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

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

對開發相關資訊感興趣?

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

變更記錄

2.1.2

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

2.1.1

  • fixed: invalid trailing comma syntax in PHP 7.2

2.1.0

  • 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

2.0.6

  • Add PHP7 compatibility

2.0.5

  • No timeout limit

2.0.4

  • Fix issue when “opendir()” return FALSE (thanks Krody Robert)

2.0.3

  • Add debug information on regenerate
  • Fix issue with update “_wp_attachment_metadata” and “_wp_attached_file” on windows

2.0.2

  • New style for results (thanks @justonarnar)
  • Automatic update “_wp_attachment_metadata” and “_wp_attached_file” (thanks @norecipes)

2.0.1

  • Fix issue with get_option(‘upload_path’) in WordPress 3.5+ (thanks @DavidLingren)

2.0.0

  • Fix error handle

Earlier versions

Please refer to the separate changelog.txt file.