Image SEO 2.0.8

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

Summary

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

Memory usage: 290.2 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.1
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=bcc276d011
Aspect after-activation
HTTP status 200
Load time 0.630 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.123 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.228 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.320 s0.356 s+0.036 s3.38 MiB3.67 MiB+ 298.46 KiB
/wp-admin/edit.php0.192 s0.213 s+0.021 s3.41 MiB3.76 MiB+ 362.63 KiB
/wp-admin/post-new.php0.833 s0.593 s-0.240 s5.46 MiB5.75 MiB+ 302.55 KiB
/wp-admin/upload.php0.532 s0.539 s+0.007 s3.32 MiB3.6 MiB+ 282.79 KiB
/wp-admin/options-writing.php0.202 s0.217 s+0.015 s3.32 MiB3.58 MiB+ 274.5 KiB
/wp-admin/media-new.php0.296 s0.204 s-0.092 s3.29 MiB3.58 MiB+ 294.1 KiB
/wp-admin/edit-tags.php?taxonomy=category0.198 s0.211 s+0.013 s3.31 MiB3.62 MiB+ 319.27 KiB
/wp-admin/post-new.php?post_type=page0.746 s0.594 s-0.152 s5.45 MiB5.74 MiB+ 302.13 KiB
/wp-admin/options-discussion.php0.242 s0.453 s+0.211 s3.3 MiB3.58 MiB+ 283.16 KiB
/wp-admin/edit-comments.php0.238 s0.235 s-0.003 s3.34 MiB3.61 MiB+ 281.18 KiB
/0.332 s0.183 s-0.149 s3.36 MiB3.54 MiB+ 191.42 KiB
Average 0.376 s0.345 s-0.030 s3.72 MiB4 MiB+ 290.2 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 133 lines

[11-Nov-2023 21:03: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
[11-Nov-2023 21:03: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
[11-Nov-2023 21:03: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
[11-Nov-2023 21:03:19 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
[11-Nov-2023 21:03: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
[11-Nov-2023 21:03: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
[11-Nov-2023 21:03: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
[11-Nov-2023 21:03:19 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
[11-Nov-2023 21:03: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
[11-Nov-2023 21:03: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
[11-Nov-2023 21:03: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
[11-Nov-2023 21:03: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
[11-Nov-2023 21:03: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
[11-Nov-2023 21:03: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
[11-Nov-2023 21:03:21 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
[11-Nov-2023 21:03:22 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
[11-Nov-2023 21:03:22 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
[11-Nov-2023 21:03:22 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
[11-Nov-2023 21:03:23 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
[11-Nov-2023 21:03:23 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
[11-Nov-2023 21:03:23 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
[11-Nov-2023 21:03:23 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
[11-Nov-2023 21:03:23 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
[11-Nov-2023 21:03:23 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
[11-Nov-2023 21:03:23 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
[11-Nov-2023 21:03:23 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
[11-Nov-2023 21:03:23 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
[11-Nov-2023 21:03:23 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
[11-Nov-2023 21:03:24 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
[11-Nov-2023 21:03:24 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
[11-Nov-2023 21:03:24 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
[11-Nov-2023 21:03:25 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
[11-Nov-2023 21:03:25 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
[11-Nov-2023 21:03:25 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
[11-Nov-2023 21:03:25 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
[11-Nov-2023 21:03:25 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
[11-Nov-2023 21:03:25 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
[11-Nov-2023 21:03:25 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
[11-Nov-2023 21:03:25 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
[11-Nov-2023 21:03:25 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
[11-Nov-2023 21:03:26 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
[11-Nov-2023 21:03:26 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
[11-Nov-2023 21:03:26 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
[11-Nov-2023 21:03:26 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
[11-Nov-2023 21:03:26 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
[11-Nov-2023 21:03:26 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
[11-Nov-2023 21:03:26 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
[11-Nov-2023 21:03:26 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
[11-Nov-2023 21:03:26 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
[11-Nov-2023 21:03:26 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
[11-Nov-2023 21:03:26 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
[11-Nov-2023 21:03:26 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
[11-Nov-2023 21:03:26 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
[11-Nov-2023 21:03:26 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
[11-Nov-2023 21:03:26 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
[11-Nov-2023 21:03:26 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
[11-Nov-2023 21:03:26 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
[11-Nov-2023 21:03:26 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
[11-Nov-2023 21:03:26 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
[11-Nov-2023 21:03:26 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
[11-Nov-2023 21:03:26 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
[11-Nov-2023 21:03:26 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
[11-Nov-2023 21:03:26 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
[11-Nov-2023 21:03:26 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
[11-Nov-2023 21:03:26 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
[11-Nov-2023 21:03:26 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
[11-Nov-2023 21:03:26 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
[11-Nov-2023 21:03:28 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
[11-Nov-2023 21:03:28 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
[11-Nov-2023 21:03:28 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
[11-Nov-2023 21:03:28 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
[11-Nov-2023 21:03:28 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
[11-Nov-2023 21:03:28 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
[11-Nov-2023 21:03:28 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
[11-Nov-2023 21:03:28 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
[11-Nov-2023 21:03:28 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
[11-Nov-2023 21:03:29 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
[11-Nov-2023 21:03:29 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
[11-Nov-2023 21:03:29 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
[11-Nov-2023 21:03:29 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
[11-Nov-2023 21:03:29 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
[11-Nov-2023 21:03:29 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
[11-Nov-2023 21:03:29 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
[11-Nov-2023 21:03:29 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
[11-Nov-2023 21:03:29 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
[11-Nov-2023 21:03:29 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
[11-Nov-2023 21:03:29 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
[11-Nov-2023 21:03:29 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
[11-Nov-2023 21:03:30 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
[11-Nov-2023 21:03:30 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
[11-Nov-2023 21:03:30 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
[11-Nov-2023 21:03:30 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
[11-Nov-2023 21:03:30 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
[11-Nov-2023 21:03:30 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
[11-Nov-2023 21:03:30 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
[11-Nov-2023 21:03:30 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
[11-Nov-2023 21:03:30 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
[11-Nov-2023 21:03:30 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
[11-Nov-2023 21:03:30 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
[11-Nov-2023 21:03:30 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

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