WP Umbrella 2.18.0

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

Summary

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

Memory usage: 485.94 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.8.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=8128f65917
Aspect after-activation
HTTP status 200
Load time 1.477 s
Memory usage 3.94 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.200 s
Memory usage 3.9 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.379 s
Memory usage 3.89 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.265 s
Memory usage 3.73 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.509 s0.316 s-0.193 s3.51 MiB3.88 MiB+ 384.38 KiB
/wp-admin/edit.php0.283 s0.242 s-0.041 s3.57 MiB3.97 MiB+ 405.85 KiB
/wp-admin/post-new.php0.803 s1.190 s+0.387 s6.06 MiB7.12 MiB+ 1.06 MiB
/wp-admin/upload.php0.607 s0.397 s-0.210 s3.52 MiB3.88 MiB+ 369.8 KiB
/wp-admin/options-writing.php0.217 s0.206 s-0.011 s3.5 MiB3.87 MiB+ 373.79 KiB
/wp-admin/media-new.php0.257 s0.441 s+0.184 s3.49 MiB3.86 MiB+ 381.98 KiB
/wp-admin/edit-tags.php?taxonomy=category0.178 s0.195 s+0.017 s3.5 MiB3.88 MiB+ 387.16 KiB
/wp-admin/post-new.php?post_type=page1.138 s0.829 s-0.309 s6.05 MiB6.97 MiB+ 946.66 KiB
/wp-admin/options-discussion.php0.320 s0.360 s+0.040 s3.5 MiB3.86 MiB+ 369.55 KiB
/wp-admin/edit-comments.php0.253 s0.222 s-0.031 s3.52 MiB3.88 MiB+ 369.05 KiB
/0.317 s0.250 s-0.067 s3.47 MiB3.73 MiB+ 269.27 KiB
Average 0.444 s0.423 s-0.021 s3.97 MiB4.45 MiB+ 485.94 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.5%38,30810,583520
PO File1.1%4493652
JSON1.1%44608
Markdown1.0%380013
SVG0.2%8314
CSS0.1%2802
JavaScript0.0%241
Total 39,696 10,953 550

PHP Code Analysis | More results »

Lines of code 29,311
Total complexity 5,524
Median class complexity 8.0
Median method complexity 2.0
Most complex class ActionScheduler_DBStore
Most complex function DatabaseImportTable::import()
Classes 387
Methods 1,815
Functions 41

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 4

Custom Post Types 1

ID Name
scheduled-actionScheduled Actions

PHP Error Log 5 lines

[31-May-2025 11:57:03 UTC] WordPress database error Table 'wordpress.wp_umbrella_task_backup' doesn't exist for query SELECT tas.* FROM wp_umbrella_task_backup tas WHERE tas.status = 'in_progress'  made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WPUmbrella\Actions\Queue\Scheduler\BackupTaskQueueRunner->maybeDispatchAsyncRequestOnShutdown, WPUmbrella\Services\Scheduler\ScheduleTaskBackup->isAllowed, WPUmbrella\Services\Repository\TaskBackupRepository->hasAtLeastOneTaskInProgress, WPUmbrella\Services\Repository\TaskBackupRepository->getTasksInProgress
[31-May-2025 11:57:03 UTC] WordPress database error Table 'wordpress.wp_umbrella_task_backup' doesn't exist for query SELECT tas.* FROM wp_umbrella_task_backup tas WHERE tas.status = 'in_progress'  made by do_action('wp_ajax_wp_umbrella_task_backup_run_queue'), WP_Hook->do_action, WP_Hook->apply_filters, WPUmbrella\Actions\Queue\Scheduler\BackupTaskQueueRunner->maybeHandle, WPUmbrella\Actions\Queue\Scheduler\BackupTaskQueueRunner->ajaxHandle, do_action('wp_umbrella_task_backup_run_queue'), WP_Hook->do_action, WP_Hook->apply_filters, WPUmbrella\Actions\Queue\Scheduler\BackupTaskQueueRunner->runQueueRunner, WPUmbrella\Services\Scheduler\ScheduleTaskBackup->isAllowed, WPUmbrella\Services\Repository\TaskBackupRepository->hasAtLeastOneTaskInProgress, WPUmbrella\Services\Repository\TaskBackupRepository->getTasksInProgress
[31-May-2025 11:57:03 UTC] WordPress database error Table 'wordpress.wp_umbrella_task_backup' doesn't exist for query SELECT tas.* FROM wp_umbrella_task_backup tas WHERE tas.jobId IS NULL AND tas.status IS NULL ORDER BY tas.date_schedule ASC LIMIT 1 made by do_action('wp_ajax_wp_umbrella_task_backup_run_queue'), WP_Hook->do_action, WP_Hook->apply_filters, WPUmbrella\Actions\Queue\Scheduler\BackupTaskQueueRunner->maybeHandle, WPUmbrella\Actions\Queue\Scheduler\BackupTaskQueueRunner->ajaxHandle, do_action('wp_umbrella_task_backup_run_queue'), WP_Hook->do_action, WP_Hook->apply_filters, WPUmbrella\Actions\Queue\Scheduler\BackupTaskQueueRunner->runQueueRunner, WPUmbrella\Services\Scheduler\ScheduleTaskBackup->execute, WPUmbrella\Services\Repository\TaskBackupRepository->getNextTask
[31-May-2025 11:57:03 UTC] WordPress database error Table 'wordpress.wp_umbrella_backup' doesn't exist for query SELECT bac.* FROM wp_umbrella_backup bac WHERE bac.status = 'in_progress'  made by do_action('wp_ajax_wp_umbrella_task_backup_run_queue'), WP_Hook->do_action, WP_Hook->apply_filters, WPUmbrella\Actions\Queue\Scheduler\BackupTaskQueueRunner->maybeHandle, WPUmbrella\Actions\Queue\Scheduler\BackupTaskQueueRunner->ajaxHandle, do_action('wp_umbrella_task_backup_run_queue'), WP_Hook->do_action, WP_Hook->apply_filters, WPUmbrella\Actions\Queue\Scheduler\BackupTaskQueueRunner->runQueueRunner, WPUmbrella\Services\Scheduler\ScheduleTaskBackup->execute, WPUmbrella\Services\Repository\BackupRepository->getBackupInProgress
[31-May-2025 11:57:03 UTC] WordPress database error Table 'wordpress.wp_umbrella_task_backup' doesn't exist for query SELECT tas.* FROM wp_umbrella_task_backup tas WHERE tas.status = 'in_progress'  made by do_action('wp_ajax_wp_umbrella_task_backup_run_queue'), WP_Hook->do_action, WP_Hook->apply_filters, WPUmbrella\Actions\Queue\Scheduler\BackupTaskQueueRunner->maybeHandle, WPUmbrella\Actions\Queue\Scheduler\BackupTaskQueueRunner->ajaxHandle, WPUmbrella\Services\Scheduler\ScheduleTaskBackup->isAllowed, WPUmbrella\Services\Repository\TaskBackupRepository->hasAtLeastOneTaskInProgress, WPUmbrella\Services\Repository\TaskBackupRepository->getTasksInProgress
See also: All tests for this plugin, How to Hide WP Umbrella Admin Menus