Automattic / regenerate-thumbnails

WordPress plugin for regenerating thumbnails of uploaded images. Over 1 million active users and counting.
https://alex.blog/wordpress-plugins/regenerate-thumbnails/
GNU General Public License v2.0
133 stars 54 forks source link

Test/Update wp.org PHP, WP requirements? #137

Closed cena closed 1 year ago

cena commented 1 year ago

The current plugin page:

https://wordpress.org/plugins/regenerate-thumbnails/

shows

WordPress Version: 4.7 or higher Tested up to: 5.7.8 PHP: 5.2.4 or higher

We should test against WP 6.x.

PHP should be 8.1+, since 5.x , 7.x, 8.0 are at EoL.

https://wordpress.org/support/topic/regenerate-thumbnails-plugin-php-8-1-compatibility/

cena commented 1 year ago

Oops, looks like @renatho tested against WP 6.1 a few months ago!