WP Umbrella 2.6.0

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.13 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=eb6d5c99e9
Aspect after-activation
HTTP status 200
Load time 0.313 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.166 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.472 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.282 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.281 s0.376 s+0.095 s3.05 MiB3.28 MiB+ 235.61 KiB
/wp-admin/edit.php0.181 s0.168 s-0.013 s3.07 MiB3.3 MiB+ 235.76 KiB
/wp-admin/post-new.php0.765 s0.927 s+0.162 s4.97 MiB5.44 MiB+ 480.09 KiB
/wp-admin/upload.php0.580 s0.254 s-0.326 s2.99 MiB3.21 MiB+ 219.59 KiB
/wp-admin/options-writing.php0.144 s0.136 s-0.008 s2.99 MiB3.19 MiB+ 206.24 KiB
/wp-admin/media-new.php0.263 s0.188 s-0.075 s2.97 MiB3.19 MiB+ 231.78 KiB
/wp-admin/edit-tags.php?taxonomy=category0.158 s0.177 s+0.019 s2.98 MiB3.23 MiB+ 256.95 KiB
/wp-admin/post-new.php?post_type=page0.626 s0.792 s+0.166 s4.96 MiB5.35 MiB+ 401.61 KiB
/wp-admin/options-discussion.php0.196 s0.307 s+0.111 s2.98 MiB3.19 MiB+ 220.09 KiB
/wp-admin/edit-comments.php0.185 s0.213 s+0.028 s3 MiB3.23 MiB+ 238.82 KiB
/0.271 s0.205 s-0.066 s2.94 MiB3.19 MiB+ 255.89 KiB
Average 0.332 s0.340 s+0.008 s3.35 MiB3.62 MiB+ 271.13 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.6%21,2745,517340
PO File2.0%4493652
JSON0.9%19901
Markdown0.4%9002
Total 22,012 5,882 345

PHP Code Analysis | More results »

Lines of code 21,136
Total complexity 3,808
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,372
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

[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[09-Jan-2023 12:44:19 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
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[09-Jan-2023 12:44:19 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
[09-Jan-2023 12:44:19 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
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[09-Jan-2023 12:44:20 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
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[09-Jan-2023 12:44:27 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
[09-Jan-2023 12:44:27 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
[09-Jan-2023 12:44:27 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
[09-Jan-2023 12:44:27 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
[09-Jan-2023 12:44:27 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
[09-Jan-2023 12:44:27 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
[09-Jan-2023 12:44:27 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
[09-Jan-2023 12:44:27 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
[09-Jan-2023 12:44:27 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
[09-Jan-2023 12:44:27 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
[09-Jan-2023 12:44:27 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
[09-Jan-2023 12:44:27 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
[09-Jan-2023 12:44:27 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
[09-Jan-2023 12:44:27 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
[09-Jan-2023 12:44:27 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
[09-Jan-2023 12:44:27 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
[09-Jan-2023 12:44:27 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
[09-Jan-2023 12:44:27 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
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[09-Jan-2023 12:44: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/wp-health/thirds/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[09-Jan-2023 12:44: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/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