WP Umbrella 2.9.1

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

Summary

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

Memory usage: 438.33 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.2
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=a65b952023
Aspect after-activation
HTTP status 200
Load time 4.427 s
Memory usage 3.82 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.169 s
Memory usage 3.56 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.669 s
Memory usage 3.44 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.214 s
Memory usage 3.36 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.753 s0.266 s-0.487 s3.07 MiB3.47 MiB+ 405.96 KiB
/wp-admin/edit.php0.185 s0.192 s+0.007 s3.1 MiB3.56 MiB+ 468.15 KiB
/wp-admin/post-new.php0.754 s0.659 s-0.095 s5.02 MiB5.63 MiB+ 629.4 KiB
/wp-admin/upload.php0.540 s0.504 s-0.036 s3.02 MiB3.4 MiB+ 388.73 KiB
/wp-admin/options-writing.php0.179 s0.163 s-0.016 s3.01 MiB3.38 MiB+ 375.49 KiB
/wp-admin/media-new.php0.261 s0.208 s-0.053 s2.99 MiB3.38 MiB+ 400.92 KiB
/wp-admin/edit-tags.php?taxonomy=category0.209 s0.190 s-0.019 s3.01 MiB3.42 MiB+ 426.09 KiB
/wp-admin/post-new.php?post_type=page0.599 s0.650 s+0.051 s5.01 MiB5.56 MiB+ 554.44 KiB
/wp-admin/options-discussion.php0.212 s0.230 s+0.018 s3 MiB3.38 MiB+ 389.23 KiB
/wp-admin/edit-comments.php0.208 s0.209 s+0.001 s3.03 MiB3.41 MiB+ 387.96 KiB
/0.300 s0.216 s-0.084 s2.97 MiB3.36 MiB+ 395.28 KiB
Average 0.382 s0.317 s-0.065 s3.38 MiB3.81 MiB+ 438.33 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
PHP97.1%24,4766,379398
PO File1.8%4493652
JSON0.8%19901
Markdown0.4%9002
Total 25,214 6,744 403

PHP Code Analysis | More results »

Lines of code 23,961
Total complexity 4,338
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 350
Methods 1,573
Functions 39

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.

Database Tables 3

Options wp_options 3

Custom Post Types 1

ID Name
scheduled-actionScheduled Actions

PHP Error Log 2 lines

[01-May-2023 15:06:46 UTC] WordPress database error Unknown column 'tas.date_schedule' in 'where clause' for query DELETE FROM wp_umbrella_task_backup WHERE tas.date_schedule <  '2023-04-17 15:06:46'  made by do_action('wp_ajax_wp_umbrella_clean_table_run_queue'), WP_Hook->do_action, WP_Hook->apply_filters, WPUmbrella\Actions\Queue\Scheduler\CleanTableRunner->maybeHandle, WPUmbrella\Actions\Queue\Scheduler\CleanTableRunner->ajaxHandle, do_action('wp_umbrella_clean_table_run_queue'), WP_Hook->do_action, WP_Hook->apply_filters, WPUmbrella\Actions\Queue\Scheduler\CleanTableRunner->runQueueRunner, WPUmbrella\Services\Scheduler\ScheduleCleanTable->execute, WPUmbrella\Services\Repository\TaskBackupRepository->deleteTaskBackupsBeforeDate
[01-May-2023 15:06:46 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'log WHERE log.created_at < '2023-04-17 15:06:46'' at line 1 for query DELETE FROM wp_umbrella_log log WHERE log.created_at < '2023-04-17 15:06:46'  made by do_action('wp_ajax_wp_umbrella_clean_table_run_queue'), WP_Hook->do_action, WP_Hook->apply_filters, WPUmbrella\Actions\Queue\Scheduler\CleanTableRunner->maybeHandle, WPUmbrella\Actions\Queue\Scheduler\CleanTableRunner->ajaxHandle, do_action('wp_umbrella_clean_table_run_queue'), WP_Hook->do_action, WP_Hook->apply_filters, WPUmbrella\Actions\Queue\Scheduler\CleanTableRunner->runQueueRunner, WPUmbrella\Services\Scheduler\ScheduleCleanTable->execute, WPUmbrella\Services\Repository\LogRepository->deleteLogsBeforeDate
See also: All tests for this plugin, How to Hide WP Umbrella Admin Menus