HEX
Server: Apache/2.4.62 (Unix) OpenSSL/1.1.1k
System: Linux ns565604.ip-54-39-133.net 4.18.0-553.50.1.el8_10.x86_64 #1 SMP Tue Apr 15 08:09:22 EDT 2025 x86_64
User: greer489 (1034)
PHP: 8.3.19
Disabled: NONE
Upload Files
File: /home/greer489/public_html/Smart/wp-content/plugins/force-regenerate-thumbnails/changelog.txt
= 2.2.1 =
*Release Date - November 12, 2024*

* added: list of active image sizes when regenerating thumbs for all images

= 2.2.0 =
*Release Date - September 17, 2024*

* added: regen process can be resumed
* fixed: nonce expiration stops regen process
* fixed: JS errors on thumb regen page

= 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

= 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

= 1.8 =
* New function to display ajax results

= 1.7 =
* Fix issue with getters path in Linux/Windows/Unix servers

= 1.6 =
* New CORE to regenerate thumbnails

= 1.5 =
* Reviewed some messages

= 1.4 =
* Change default image editor to GD in Wordpress 3.5+ (thanks @nikcree)

= 1.3 =
* Fix message error when WP_DEBUG in wp_config.php

= 1.2 =
* Fix for JPEG images

= 1.1 =
* Delete all custom image sizes when regenerate thumbnails
* Notifies you when thumbnails was deleted

= 1.0 =
* First release.