Image SEO 2.0.9

Does Image SEO work with WordPress 6.4.2 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 291.12 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.4.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 1,000+
WordPress.org page https://wordpress.org/plugins/imageseo/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

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=imageseo%2Fimageseo.php&plugin_status=all&paged=1&s&_wpnonce=a1b9826647
Aspect after-activation
HTTP status 200
Load time 0.547 s
Memory usage 3.66 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.191 s
Memory usage 3.63 MiB
JS errors None
Resource errors None

Image SEO

Page screenshot: Image SEO
URL /wp-admin/admin.php?page=imageseo-settings
Aspect menu-item
HTTP status 200
Load time 1.078 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.189 s
Memory usage 3.54 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.371 s0.364 s-0.007 s3.38 MiB3.67 MiB+ 298.96 KiB
/wp-admin/edit.php0.210 s0.207 s-0.003 s3.41 MiB3.76 MiB+ 363.13 KiB
/wp-admin/post-new.php0.853 s0.693 s-0.160 s5.46 MiB5.75 MiB+ 303.05 KiB
/wp-admin/upload.php0.701 s0.517 s-0.184 s3.32 MiB3.6 MiB+ 283.34 KiB
/wp-admin/options-writing.php0.239 s0.195 s-0.044 s3.32 MiB3.58 MiB+ 275.05 KiB
/wp-admin/media-new.php0.316 s0.211 s-0.105 s3.29 MiB3.58 MiB+ 294.66 KiB
/wp-admin/edit-tags.php?taxonomy=category0.215 s0.203 s-0.012 s3.31 MiB3.62 MiB+ 319.83 KiB
/wp-admin/post-new.php?post_type=page0.595 s0.621 s+0.026 s5.45 MiB5.75 MiB+ 307.05 KiB
/wp-admin/options-discussion.php0.347 s0.299 s-0.048 s3.3 MiB3.58 MiB+ 283.66 KiB
/wp-admin/edit-comments.php0.268 s0.251 s-0.017 s3.33 MiB3.61 MiB+ 281.68 KiB
/0.305 s0.169 s-0.136 s3.36 MiB3.54 MiB+ 191.92 KiB
Average 0.402 s0.339 s-0.063 s3.72 MiB4.01 MiB+ 291.12 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
PHP94.3%12,0835,716179
PO File5.0%6353162
Markdown0.7%9002
JSON0.0%101
Total 12,809 6,032 184

PHP Code Analysis | More results »

Lines of code 11,973
Total complexity 2,402
Median class complexity 8.0
Median method complexity 2.0
Most complex class ActionScheduler_wpPostStore
Most complex function ActionScheduler_DBStore::get_query_actions_sql()
Classes 163
Methods 911
Functions 37

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 7

Custom Post Types 1

ID Name
scheduled-actionScheduled Actions

PHP Error Log 136 lines

[09-Dec-2023 08:07:10 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[09-Dec-2023 08:07:10 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[09-Dec-2023 08:07:10 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[09-Dec-2023 08:07:10 UTC] PHP Deprecated:  DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /wp-content/plugins/imageseo/thirds/action-scheduler/functions.php on line 316
[09-Dec-2023 08:07:10 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[09-Dec-2023 08:07:10 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[09-Dec-2023 08:07:10 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[09-Dec-2023 08:07:10 UTC] PHP Deprecated:  DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /wp-content/plugins/imageseo/thirds/action-scheduler/functions.php on line 316
[09-Dec-2023 08:07:11 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[09-Dec-2023 08:07:11 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[09-Dec-2023 08:07:11 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[09-Dec-2023 08:07:11 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[09-Dec-2023 08:07:11 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[09-Dec-2023 08:07:11 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[09-Dec-2023 08:07:11 UTC] PHP Deprecated:  DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /wp-content/plugins/imageseo/thirds/action-scheduler/functions.php on line 316
[09-Dec-2023 08:07:12 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[09-Dec-2023 08:07:12 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[09-Dec-2023 08:07:12 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[09-Dec-2023 08:07:13 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[09-Dec-2023 08:07:13 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[09-Dec-2023 08:07:13 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[09-Dec-2023 08:07:13 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[09-Dec-2023 08:07:13 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[09-Dec-2023 08:07:13 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[09-Dec-2023 08:07:13 UTC] PHP Deprecated:  Implicit conversion from float 1.5 to int loses precision in /wp-content/plugins/imageseo/src/Services/ImageLibrary.php on line 50
[09-Dec-2023 08:07:14 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[09-Dec-2023 08:07:14 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[09-Dec-2023 08:07:14 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[09-Dec-2023 08:07:15 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[09-Dec-2023 08:07:15 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[09-Dec-2023 08:07:15 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[09-Dec-2023 08:07:15 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[09-Dec-2023 08:07:15 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[09-Dec-2023 08:07:15 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[09-Dec-2023 08:07:15 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[09-Dec-2023 08:07:15 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[09-Dec-2023 08:07:15 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[09-Dec-2023 08:07:15 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[09-Dec-2023 08:07:15 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[09-Dec-2023 08:07:15 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[09-Dec-2023 08:07:17 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[09-Dec-2023 08:07:17 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[09-Dec-2023 08:07:17 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[09-Dec-2023 08:07:17 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[09-Dec-2023 08:07:17 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[09-Dec-2023 08:07:17 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[09-Dec-2023 08:07:17 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[09-Dec-2023 08:07:17 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[09-Dec-2023 08:07:17 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[09-Dec-2023 08:07:17 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[09-Dec-2023 08:07:17 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[09-Dec-2023 08:07:17 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[09-Dec-2023 08:07:17 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[09-Dec-2023 08:07:17 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[09-Dec-2023 08:07:17 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[09-Dec-2023 08:07:17 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[09-Dec-2023 08:07:17 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[09-Dec-2023 08:07:17 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[09-Dec-2023 08:07:17 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[09-Dec-2023 08:07:17 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[09-Dec-2023 08:07:17 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[09-Dec-2023 08:07:17 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[09-Dec-2023 08:07:17 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[09-Dec-2023 08:07:17 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[09-Dec-2023 08:07:17 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[09-Dec-2023 08:07:17 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[09-Dec-2023 08:07:17 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[09-Dec-2023 08:07:17 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[09-Dec-2023 08:07:17 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[09-Dec-2023 08:07:17 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[09-Dec-2023 08:07:19 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[09-Dec-2023 08:07:19 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[09-Dec-2023 08:07:19 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[09-Dec-2023 08:07:19 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[09-Dec-2023 08:07:19 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[09-Dec-2023 08:07:19 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[09-Dec-2023 08:07:19 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[09-Dec-2023 08:07:19 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[09-Dec-2023 08:07:19 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[09-Dec-2023 08:07:19 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[09-Dec-2023 08:07:19 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[09-Dec-2023 08:07:19 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[09-Dec-2023 08:07:20 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[09-Dec-2023 08:07:20 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[09-Dec-2023 08:07:20 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[09-Dec-2023 08:07:20 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[09-Dec-2023 08:07:20 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[09-Dec-2023 08:07:20 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[09-Dec-2023 08:07:20 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[09-Dec-2023 08:07:20 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[09-Dec-2023 08:07:20 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[09-Dec-2023 08:07:21 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[09-Dec-2023 08:07:21 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[09-Dec-2023 08:07:21 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[09-Dec-2023 08:07:21 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[09-Dec-2023 08:07:21 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[09-Dec-2023 08:07:21 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[09-Dec-2023 08:07:21 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[09-Dec-2023 08:07:21 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[09-Dec-2023 08:07:21 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/imageseo/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27

(+36 more lines)
See also: All tests for this plugin, How to Hide Image SEO Admin Menus