WP Umbrella 2.6.2

Does WP Umbrella work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 271.15 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.1.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 40,000+
WordPress.org page https://wordpress.org/plugins/wp-health/
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=wp-health%2Fwp-health.php&plugin_status=all&paged=1&s&_wpnonce=0344eae9d8
Aspect after-activation
HTTP status 200
Load time 0.695 s
Memory usage 3.27 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.36 MiB
JS errors None
Resource errors None

Settings → WP Umbrella

Page screenshot: Settings → WP Umbrella
URL /wp-admin/options-general.php?page=wp-umbrella-settings
Aspect menu-item
HTTP status 200
Load time 0.817 s
Memory usage 3.23 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.263 s
Memory usage 3.19 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.327 s0.300 s-0.027 s3.05 MiB3.28 MiB+ 235.63 KiB
/wp-admin/edit.php0.211 s0.241 s+0.030 s3.07 MiB3.3 MiB+ 235.77 KiB
/wp-admin/post-new.php0.935 s1.108 s+0.173 s4.97 MiB5.44 MiB+ 480.1 KiB
/wp-admin/upload.php0.872 s0.649 s-0.223 s2.99 MiB3.21 MiB+ 219.61 KiB
/wp-admin/options-writing.php0.151 s0.261 s+0.110 s2.99 MiB3.19 MiB+ 206.26 KiB
/wp-admin/media-new.php0.325 s0.281 s-0.044 s2.97 MiB3.19 MiB+ 231.8 KiB
/wp-admin/edit-tags.php?taxonomy=category0.193 s0.222 s+0.029 s2.98 MiB3.23 MiB+ 256.97 KiB
/wp-admin/post-new.php?post_type=page0.666 s0.734 s+0.068 s4.96 MiB5.35 MiB+ 401.63 KiB
/wp-admin/options-discussion.php0.252 s0.251 s-0.001 s2.98 MiB3.19 MiB+ 220.1 KiB
/wp-admin/edit-comments.php0.249 s0.244 s-0.005 s3 MiB3.23 MiB+ 238.84 KiB
/0.368 s0.270 s-0.098 s2.94 MiB3.19 MiB+ 255.91 KiB
Average 0.414 s0.415 s+0.001 s3.35 MiB3.62 MiB+ 271.15 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
PHP96.7%21,3135,528340
PO File2.0%4493652
JSON0.9%19901
Markdown0.4%9002
Total 22,051 5,893 345

PHP Code Analysis | More results »

Lines of code 21,175
Total complexity 3,816
Median class complexity 7.0
Median method complexity 1.0
Most complex class ActionScheduler_wpPostStore
Most complex function WPUmbrella\Core\Kernel::getControllers()
Classes 301
Methods 1,373
Functions 38

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 125 lines

[24-Jan-2023 16:30: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[24-Jan-2023 16:30: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[24-Jan-2023 16:30: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[24-Jan-2023 16:30:53 UTC] PHP Deprecated:  DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /wp-content/plugins/wp-health/thirds/action-scheduler/functions.php on line 316
[24-Jan-2023 16:30: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[24-Jan-2023 16:30: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[24-Jan-2023 16:30: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[24-Jan-2023 16:30:53 UTC] PHP Deprecated:  DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /wp-content/plugins/wp-health/thirds/action-scheduler/functions.php on line 316
[24-Jan-2023 16:30:53 UTC] PHP Deprecated:  DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /wp-content/plugins/wp-health/thirds/action-scheduler/functions.php on line 316
[24-Jan-2023 16:30: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[24-Jan-2023 16:30: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[24-Jan-2023 16:30: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[24-Jan-2023 16:30: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[24-Jan-2023 16:30: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[24-Jan-2023 16:30: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[24-Jan-2023 16:30:55 UTC] PHP Deprecated:  DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /wp-content/plugins/wp-health/thirds/action-scheduler/functions.php on line 316
[24-Jan-2023 16:30: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[24-Jan-2023 16:30: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[24-Jan-2023 16:30: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[24-Jan-2023 16:30:57 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[24-Jan-2023 16:30:57 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[24-Jan-2023 16:30:57 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[24-Jan-2023 16:30:58 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[24-Jan-2023 16:30:58 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[24-Jan-2023 16:30:58 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[24-Jan-2023 16:30:59 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[24-Jan-2023 16:30:59 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[24-Jan-2023 16:30:59 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[24-Jan-2023 16:30:59 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[24-Jan-2023 16:30:59 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[24-Jan-2023 16:30:59 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[24-Jan-2023 16:30:59 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[24-Jan-2023 16:30:59 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[24-Jan-2023 16:30:59 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[24-Jan-2023 16:31:01 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[24-Jan-2023 16:31:01 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[24-Jan-2023 16:31:01 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[24-Jan-2023 16:31:01 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[24-Jan-2023 16:31:01 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[24-Jan-2023 16:31:01 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[24-Jan-2023 16:31:01 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[24-Jan-2023 16:31:01 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[24-Jan-2023 16:31:01 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[24-Jan-2023 16:31:01 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[24-Jan-2023 16:31:01 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[24-Jan-2023 16:31:01 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[24-Jan-2023 16:31:01 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[24-Jan-2023 16:31:01 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[24-Jan-2023 16:31:01 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[24-Jan-2023 16:31:01 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[24-Jan-2023 16:31:01 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[24-Jan-2023 16:31:01 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[24-Jan-2023 16:31:01 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[24-Jan-2023 16:31:01 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[24-Jan-2023 16:31:01 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[24-Jan-2023 16:31:01 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[24-Jan-2023 16:31:01 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[24-Jan-2023 16:31:01 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[24-Jan-2023 16:31:02 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[24-Jan-2023 16:31:02 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[24-Jan-2023 16:31:02 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[24-Jan-2023 16:31:02 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[24-Jan-2023 16:31:02 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[24-Jan-2023 16:31:02 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[24-Jan-2023 16:31:03 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[24-Jan-2023 16:31:03 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[24-Jan-2023 16:31:03 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[24-Jan-2023 16:31:03 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[24-Jan-2023 16:31:03 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[24-Jan-2023 16:31:03 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[24-Jan-2023 16:31:03 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[24-Jan-2023 16:31:03 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[24-Jan-2023 16:31:03 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[24-Jan-2023 16:31:03 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[24-Jan-2023 16:31:03 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[24-Jan-2023 16:31:03 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[24-Jan-2023 16:31:04 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[24-Jan-2023 16:31:04 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[24-Jan-2023 16:31:04 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[24-Jan-2023 16:31:05 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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[24-Jan-2023 16:31:05 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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[24-Jan-2023 16:31:05 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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[24-Jan-2023 16:31:05 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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[24-Jan-2023 16:31:05 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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[24-Jan-2023 16:31:05 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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[24-Jan-2023 16:31:05 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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[24-Jan-2023 16:31:05 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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[24-Jan-2023 16:31:05 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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[24-Jan-2023 16:31:05 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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[24-Jan-2023 16:31:05 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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[24-Jan-2023 16:31:05 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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[24-Jan-2023 16:31:05 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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[24-Jan-2023 16:31:05 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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[24-Jan-2023 16:31:05 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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[24-Jan-2023 16:31:05 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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[24-Jan-2023 16:31:05 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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[24-Jan-2023 16:31:05 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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[24-Jan-2023 16:31:05 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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[24-Jan-2023 16:31:05 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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[24-Jan-2023 16:31:05 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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27

(+25 more lines)
See also: All tests for this plugin, How to Hide WP Umbrella Admin Menus