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.

Скриншоты

  • Процесс пересоздания миниатюр
  • Вы можете пересоздать миниатюры для нескольких выбранных изображений, используя флажки (чекбоксы) и выпадающий список "Массовые действия"

Установка

  1. Перейдите в админ-панель и выберите в меню Плагины -> Добавить новый.
  2. Search for «Force Regenerate Thumbnails».
  3. Нажмите установить.
  4. Нажмите активировать.
  5. Go to Tools -> Force Regenerate Thumbnails OR select specific images from the Media Library list mode to regenerate.

Отзывы

17.11.2023
Great plugin which let you free a lot of disk space. Easy to use.
02.07.2023
Завжди допомагає видалити зайві мініатюри зображень. Працює відмінно!
31.03.2023
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.
02.03.2023 1 ответ
Great! everything works, but the previews in the library remain the same.
Посмотреть 171 отзыв

Участники и разработчики

«Force Regenerate Thumbnails» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

«Force Regenerate Thumbnails» переведён на 22 языка. Благодарим переводчиков за их работу.

Перевести «Force Regenerate Thumbnails» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

2.1.3

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

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

  • Добавлена совместимость с PHP 7

2.0.5

  • Без ограничения времени ожидания

2.0.4

  • Fix issue when «opendir()» return FALSE (thanks Krody Robert)

2.0.3

  • Добавить отладочную информацию при регенерации
  • Исправить проблему с обновлением «_wp_attachment_metadata» и «_wp_attached_file» в Windows.

2.0.2

  • Новый стиль для результатов (спасибо @justonarnar).
  • Автоматическое обновление «_wp_attachment_metadata» и «_wp_attached_file» (спасибо @norecipes)

2.0.1

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

2.0.0

  • Ликвидирована ошибка с уведомлением

Earlier versions

Please refer to the separate changelog.txt file.