Smart Image Resize for WooCommerce 1.8.1

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

Summary

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

Memory usage: 261.05 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.5.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=66022fbf1e
Aspect after-activation
HTTP status 200
Load time 0.322 s
Memory usage 3.88 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.188 s
Memory usage 3.71 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.460 s
Memory usage 3.68 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.302 s
Memory usage 3.62 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.193 s
Memory usage 3.56 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.385 s0.337 s-0.048 s3.44 MiB3.7 MiB+ 265.96 KiB
/wp-admin/edit.php0.222 s0.207 s-0.015 s3.46 MiB3.78 MiB+ 327.81 KiB
/wp-admin/post-new.php0.966 s0.809 s-0.157 s5.59 MiB5.86 MiB+ 271.58 KiB
/wp-admin/upload.php0.645 s0.542 s-0.103 s3.38 MiB3.63 MiB+ 253.38 KiB
/wp-admin/options-writing.php0.240 s0.193 s-0.047 s3.37 MiB3.61 MiB+ 242.37 KiB
/wp-admin/media-new.php0.322 s0.369 s+0.047 s3.35 MiB3.63 MiB+ 283.14 KiB
/wp-admin/edit-tags.php?taxonomy=category0.201 s0.199 s-0.002 s3.37 MiB3.65 MiB+ 287.83 KiB
/wp-admin/post-new.php?post_type=page0.615 s0.616 s+0.001 s5.59 MiB5.85 MiB+ 267.59 KiB
/wp-admin/options-discussion.php0.363 s0.281 s-0.082 s3.36 MiB3.61 MiB+ 252.98 KiB
/wp-admin/edit-comments.php0.272 s0.210 s-0.062 s3.39 MiB3.65 MiB+ 269.7 KiB
/0.328 s0.213 s-0.115 s3.42 MiB3.56 MiB+ 149.23 KiB
Average 0.414 s0.361 s-0.053 s3.79 MiB4.05 MiB+ 261.05 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,2195,203132
JavaScript4.8%491262
CSS3.6%36651
Markdown0.9%9002
Total 10,166 5,234 137

PHP Code Analysis | More results »

Lines of code 9,168
Total complexity 2,084
Median class complexity 11.0
Median method complexity 2.0
Most complex class ActionScheduler_wpPostStore
Most complex function ActionScheduler_DBStore::get_query_actions_sql()
Classes 108
Methods 736
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 145 lines

[10-Apr-2024 20:16:44 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
[10-Apr-2024 20:16:44 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
[10-Apr-2024 20:16:44 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
[10-Apr-2024 20:16:44 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
[10-Apr-2024 20:16:44 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
[10-Apr-2024 20:16:44 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
[10-Apr-2024 20:16:44 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
[10-Apr-2024 20:16:44 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
[10-Apr-2024 20:16:44 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
[10-Apr-2024 20:16:44 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
[10-Apr-2024 20:16:44 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
[10-Apr-2024 20:16:45 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
[10-Apr-2024 20:16:45 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
[10-Apr-2024 20:16:45 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
[10-Apr-2024 20:16:45 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
[10-Apr-2024 20:16:46 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
[10-Apr-2024 20:16:46 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
[10-Apr-2024 20:16:46 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
[10-Apr-2024 20:16:47 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
[10-Apr-2024 20:16:47 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
[10-Apr-2024 20:16:47 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
[10-Apr-2024 20:16:48 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
[10-Apr-2024 20:16:48 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
[10-Apr-2024 20:16:48 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
[10-Apr-2024 20:16:49 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
[10-Apr-2024 20:16:49 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
[10-Apr-2024 20:16:49 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
[10-Apr-2024 20:16:49 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
[10-Apr-2024 20:16:49 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
[10-Apr-2024 20:16:49 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
[10-Apr-2024 20:16:49 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
[10-Apr-2024 20:16:49 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
[10-Apr-2024 20:16:49 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
[10-Apr-2024 20:16:49 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
[10-Apr-2024 20:16:49 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
[10-Apr-2024 20:16:49 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
[10-Apr-2024 20:16:51 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
[10-Apr-2024 20:16:51 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
[10-Apr-2024 20:16:51 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
[10-Apr-2024 20:16:51 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
[10-Apr-2024 20:16:51 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
[10-Apr-2024 20:16:51 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
[10-Apr-2024 20:16:51 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
[10-Apr-2024 20:16:51 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
[10-Apr-2024 20:16:51 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
[10-Apr-2024 20:16:51 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
[10-Apr-2024 20:16:51 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
[10-Apr-2024 20:16:51 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
[10-Apr-2024 20:16:51 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
[10-Apr-2024 20:16:51 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
[10-Apr-2024 20:16:51 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
[10-Apr-2024 20:16:51 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
[10-Apr-2024 20:16:51 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
[10-Apr-2024 20:16:51 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
[10-Apr-2024 20:16:51 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
[10-Apr-2024 20:16:51 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
[10-Apr-2024 20:16:51 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
[10-Apr-2024 20:16:51 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
[10-Apr-2024 20:16:51 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
[10-Apr-2024 20:16:51 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
[10-Apr-2024 20:16:51 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
[10-Apr-2024 20:16:51 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
[10-Apr-2024 20:16:51 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
[10-Apr-2024 20:16:51 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
[10-Apr-2024 20:16:51 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
[10-Apr-2024 20:16:51 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
[10-Apr-2024 20:16:53 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
[10-Apr-2024 20:16:53 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
[10-Apr-2024 20:16:53 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
[10-Apr-2024 20:16:53 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
[10-Apr-2024 20:16:53 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
[10-Apr-2024 20:16:53 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
[10-Apr-2024 20:16:53 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
[10-Apr-2024 20:16:53 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
[10-Apr-2024 20:16:53 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
[10-Apr-2024 20:16:53 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
[10-Apr-2024 20:16:53 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
[10-Apr-2024 20:16:53 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
[10-Apr-2024 20:16:53 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/smart-image-resize/src/Media_Library.php on line 38
[10-Apr-2024 20:16:53 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
[10-Apr-2024 20:16:53 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
[10-Apr-2024 20:16:53 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
[10-Apr-2024 20:16: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
[10-Apr-2024 20:16: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
[10-Apr-2024 20:16: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
[10-Apr-2024 20:16: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
[10-Apr-2024 20:16: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
[10-Apr-2024 20:16: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
[10-Apr-2024 20:16: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
[10-Apr-2024 20:16: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
[10-Apr-2024 20:16: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
[10-Apr-2024 20:16: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
[10-Apr-2024 20:16: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
[10-Apr-2024 20:16: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
[10-Apr-2024 20:16: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
[10-Apr-2024 20:16: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
[10-Apr-2024 20:16: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
[10-Apr-2024 20:16: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
[10-Apr-2024 20:16: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
[10-Apr-2024 20:16: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

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