WP Umbrella 2.6.3

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

Summary

Errors
2PHP fatal errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 230.42 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 50,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=22024ec886
Aspect after-activation
HTTP status 200
Load time 0.353 s
Memory usage 3.25 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.173 s
Memory usage 3.37 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.674 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.275 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.290 s0.242 s-0.048 s3.05 MiB3.27 MiB+ 232.85 KiB
/wp-admin/edit.php0.187 s0.191 s+0.004 s3.07 MiB3.3 MiB+ 232.38 KiB
/wp-admin/upload.php0.531 s0.343 s-0.188 s2.99 MiB3.2 MiB+ 216.43 KiB
/wp-admin/options-writing.php0.146 s0.140 s-0.006 s2.99 MiB3.19 MiB+ 203.08 KiB
/wp-admin/media-new.php0.292 s0.257 s-0.035 s2.97 MiB3.19 MiB+ 228.62 KiB
/wp-admin/edit-tags.php?taxonomy=category0.179 s0.180 s+0.001 s2.98 MiB3.23 MiB+ 253.79 KiB
/wp-admin/options-discussion.php0.205 s0.177 s-0.028 s2.98 MiB3.19 MiB+ 220.13 KiB
/wp-admin/edit-comments.php0.183 s0.204 s+0.021 s3 MiB3.23 MiB+ 235.66 KiB
/0.278 s0.208 s-0.070 s2.94 MiB3.19 MiB+ 250.84 KiB
Average 0.255 s0.216 s-0.039 s3 MiB3.22 MiB+ 230.42 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,7176,136344
PO File2.0%4493652
JSON0.9%19901
Markdown0.4%9002
Total 22,455 6,501 349

PHP Code Analysis | More results »

Lines of code 21,579
Total complexity 3,889
Median class complexity 7.0
Median method complexity 1.0
Most complex class ActionScheduler_DBStore
Most complex function ActionScheduler_DBStore::get_query_actions_sql()
Classes 304
Methods 1,394
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 28 lines

[28-Jan-2023 12:13:41 UTC] PHP Fatal error:  Uncaught Error: Call to undefined method WPUmbrella\Core\Kernel::getControllers() in /wp-content/plugins/wp-health/src/Actions/Api/Bootstrap.php:21
Stack trace:
#0 /wp-includes/class-wp-hook.php(308): WPUmbrella\Actions\Api\Bootstrap->register()
#1 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/rest-api.php(577): do_action()
#4 /wp-includes/rest-api.php(535): rest_get_server()
#5 /wp-includes/rest-api.php(2884): rest_do_request()
#6 [internal function]: rest_preload_api_request()
#7 /wp-includes/block-editor.php(638): array_reduce()
#8 /wp-admin/edit-form-blocks.php(77): block_editor_rest_api_preload()
#9 /wp-admin/post-new.php(72): require('...')
#10 {main}
  thrown in /wp-content/plugins/wp-health/src/Actions/Api/Bootstrap.php on line 21
[28-Jan-2023 12:13:42 UTC] PHP Fatal error:  Uncaught Error: Call to undefined method WPUmbrella\Core\Kernel::getControllers() in /wp-content/plugins/wp-health/src/Actions/Api/Bootstrap.php:21
Stack trace:
#0 /wp-includes/class-wp-hook.php(308): WPUmbrella\Actions\Api\Bootstrap->register()
#1 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/rest-api.php(577): do_action()
#4 /wp-includes/rest-api.php(535): rest_get_server()
#5 /wp-includes/rest-api.php(2884): rest_do_request()
#6 [internal function]: rest_preload_api_request()
#7 /wp-includes/block-editor.php(638): array_reduce()
#8 /wp-admin/edit-form-blocks.php(77): block_editor_rest_api_preload()
#9 /wp-admin/post-new.php(72): require('...')
#10 {main}
  thrown in /wp-content/plugins/wp-health/src/Actions/Api/Bootstrap.php on line 21
See also: All tests for this plugin, How to Hide WP Umbrella Admin Menus