| Server IP : 103.175.220.74 / Your IP : 216.73.216.151 Web Server : nginx/1.18.0 System : Linux p-floo-wj1-db 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 User : deploy ( 1003) PHP Version : 7.4.3-4ubuntu2.29 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /var/www/app/onegastore.com/wp-landing/wp-content/plugins/force-regenerate-thumbnails/ |
Upload File : |
= 2.2.2 =
*Release Date - June 3, 2025*
* fixed: PHP notice when regenerating select images
= 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.