Smart Image Resize for WooCommerce 1.7.7

Does "Smart Image Resize for WooCommerce" work with WordPress 6.2.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
127PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 207.46 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version6.2.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 10,000+
WordPress.org page https://wordpress.org/plugins/smart-image-resize/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=smart-image-resize%2Fplugpix-smart-image-resize.php&plugin_status=all&paged=1&s&_wpnonce=451dfc2396
Aspect after-activation
HTTP status 200
Load time 0.305 s
Memory usage 3.38 MiB
JS errors None
Resource errors None

Tools → Scheduled Actions

Page screenshot: Tools → Scheduled Actions
URL /wp-admin/tools.php?page=action-scheduler
Aspect menu-item
HTTP status 200
Load time 0.194 s
Memory usage 3.34 MiB
JS errors None
Resource errors None

Settings → Smart Image Resize

Page screenshot: Settings → Smart Image Resize
URL /wp-admin/options-general.php?page=wp-smart-image-resize
Aspect menu-item
HTTP status 200
Load time 0.430 s
Memory usage 3.25 MiB
JS errors None
Resource errors None

Settings → Smart Image Resize → Regenerate Thumbnails

Page screenshot: Settings → Smart Image Resize → Regenerate
            Thumbnails
URL /wp-admin/options-general.php?page=wp-smart-image-resize&tab=regenerate_thumbnails
Aspect menu-item-tab
HTTP status 200
Load time 0.304 s
Memory usage 3.2 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.192 s
Memory usage 3.2 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.298 s0.239 s-0.059 s3.07 MiB3.26 MiB+ 196.52 KiB
/wp-admin/edit.php0.201 s0.210 s+0.009 s3.1 MiB3.31 MiB+ 216.47 KiB
/wp-admin/post-new.php0.765 s0.630 s-0.135 s5.02 MiB5.24 MiB+ 220.83 KiB
/wp-admin/upload.php0.569 s0.576 s+0.007 s3.02 MiB3.2 MiB+ 188.76 KiB
/wp-admin/options-writing.php0.184 s0.204 s+0.020 s3.01 MiB3.18 MiB+ 167.36 KiB
/wp-admin/media-new.php0.343 s0.343 s+0.000 s2.99 MiB3.21 MiB+ 218.52 KiB
/wp-admin/edit-tags.php?taxonomy=category0.192 s0.195 s+0.003 s3.01 MiB3.24 MiB+ 238.02 KiB
/wp-admin/post-new.php?post_type=page0.608 s0.599 s-0.009 s5.01 MiB5.23 MiB+ 216.84 KiB
/wp-admin/options-discussion.php0.207 s0.244 s+0.037 s3 MiB3.18 MiB+ 181.3 KiB
/wp-admin/edit-comments.php0.206 s0.215 s+0.009 s3.03 MiB3.22 MiB+ 199.89 KiB
/0.310 s0.229 s-0.081 s2.97 MiB3.2 MiB+ 237.52 KiB
Average 0.353 s0.335 s-0.018 s3.38 MiB3.59 MiB+ 207.46 KiB

Code Statistics

Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.

PHP
Language % Lines of code Comment lines Files
PHP90.7%9,1835,201132
JavaScript4.8%491262
CSS3.6%36651
Markdown0.9%9002
Total 10,130 5,232 137

PHP Code Analysis | More results »

Lines of code 9,132
Total complexity 2,076
Median class complexity 10.5
Median method complexity 2.0
Most complex class ActionScheduler_wpPostStore
Most complex function ActionScheduler_DBStore::get_query_actions_sql()
Classes 108
Methods 735
Functions 58

Additions

Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.

Options wp_options 3

Custom Post Types 1

ID Name
scheduled-actionScheduled Actions

PHP Error Log 127 lines

[21-May-2023 03:05:54 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-May-2023 03:05:54 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-May-2023 03:05:54 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-May-2023 03:05:54 UTC] PHP Deprecated:  DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/functions.php on line 316
[21-May-2023 03:05:54 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-May-2023 03:05:54 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-May-2023 03:05:54 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-May-2023 03:05:54 UTC] PHP Deprecated:  DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/functions.php on line 316
[21-May-2023 03:05:54 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-May-2023 03:05:54 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-May-2023 03:05:54 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-May-2023 03:05:55 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-May-2023 03:05:55 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-May-2023 03:05:55 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-May-2023 03:05:55 UTC] PHP Deprecated:  DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/functions.php on line 316
[21-May-2023 03:05:56 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-May-2023 03:05:56 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-May-2023 03:05:56 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-May-2023 03:05:57 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-May-2023 03:05:57 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-May-2023 03:05:57 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-May-2023 03:05:58 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-May-2023 03:05:58 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-May-2023 03:05:58 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-May-2023 03:05:59 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-May-2023 03:05:59 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-May-2023 03:05:59 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-May-2023 03:05:59 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-May-2023 03:05:59 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-May-2023 03:05:59 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-May-2023 03:05:59 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-May-2023 03:05:59 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-May-2023 03:05:59 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-May-2023 03:05:59 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-May-2023 03:05:59 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-May-2023 03:05:59 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-May-2023 03:06:00 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-May-2023 03:06:00 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-May-2023 03:06:00 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-May-2023 03:06:00 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-May-2023 03:06:00 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-May-2023 03:06:00 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-May-2023 03:06:00 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-May-2023 03:06:00 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-May-2023 03:06:00 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-May-2023 03:06:01 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-May-2023 03:06:01 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-May-2023 03:06:01 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-May-2023 03:06:01 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-May-2023 03:06:01 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-May-2023 03:06:01 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-May-2023 03:06:01 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-May-2023 03:06:01 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-May-2023 03:06:01 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-May-2023 03:06:01 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-May-2023 03:06:01 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-May-2023 03:06:01 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-May-2023 03:06:01 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-May-2023 03:06:01 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-May-2023 03:06:01 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-May-2023 03:06:02 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-May-2023 03:06:02 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-May-2023 03:06:02 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-May-2023 03:06:02 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-May-2023 03:06:02 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-May-2023 03:06:02 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-May-2023 03:06:02 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-May-2023 03:06:02 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-May-2023 03:06:02 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-May-2023 03:06:02 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/smart-image-resize/src/Media_Library.php on line 38
[21-May-2023 03:06:02 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-May-2023 03:06:02 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-May-2023 03:06:02 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-May-2023 03:06:02 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-May-2023 03:06:02 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-May-2023 03:06:02 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-May-2023 03:06:03 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-May-2023 03:06:03 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-May-2023 03:06:03 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-May-2023 03:06:03 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-May-2023 03:06:03 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-May-2023 03:06:03 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-May-2023 03:06:04 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-May-2023 03:06:04 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-May-2023 03:06:04 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-May-2023 03:06:04 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-May-2023 03:06:04 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-May-2023 03:06:04 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-May-2023 03:06:04 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-May-2023 03:06:04 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-May-2023 03:06:04 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-May-2023 03:06:04 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-May-2023 03:06:04 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-May-2023 03:06:04 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-May-2023 03:06:04 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-May-2023 03:06:04 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-May-2023 03:06:04 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-May-2023 03:06:04 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-May-2023 03:06:04 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-May-2023 03:06:04 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-image-resize/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27

(+27 more lines)
See also: All tests for this plugin, How to Hide Smart Image Resize for WooCommerce Admin Menus