WP Umbrella 2.9.2

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: 505.72 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.021 seconds
The average page load time increased by this amount after activating the plugin.

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=27370527c3
Aspect after-activation
HTTP status 200
Load time 4.634 s
Memory usage 3.89 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.187 s
Memory usage 3.63 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.587 s
Memory usage 3.51 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.314 s
Memory usage 3.43 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.316 s0.333 s+0.017 s3.07 MiB3.54 MiB+ 478.89 KiB
/wp-admin/edit.php0.230 s0.267 s+0.037 s3.1 MiB3.63 MiB+ 541.08 KiB
/wp-admin/post-new.php0.873 s1.318 s+0.445 s5.02 MiB5.71 MiB+ 702.33 KiB
/wp-admin/upload.php0.730 s0.347 s-0.383 s3.02 MiB3.47 MiB+ 461.66 KiB
/wp-admin/options-writing.php0.193 s0.315 s+0.122 s3.01 MiB3.45 MiB+ 448.42 KiB
/wp-admin/media-new.php0.307 s0.294 s-0.013 s2.99 MiB3.45 MiB+ 473.85 KiB
/wp-admin/edit-tags.php?taxonomy=category0.200 s0.204 s+0.004 s3.01 MiB3.49 MiB+ 499.02 KiB
/wp-admin/post-new.php?post_type=page0.655 s0.716 s+0.061 s5.01 MiB5.63 MiB+ 627.37 KiB
/wp-admin/options-discussion.php0.246 s0.277 s+0.031 s3 MiB3.45 MiB+ 462.16 KiB
/wp-admin/edit-comments.php0.234 s0.229 s-0.005 s3.03 MiB3.48 MiB+ 460.89 KiB
/0.334 s0.251 s-0.083 s3.03 MiB3.43 MiB+ 407.2 KiB
Average 0.393 s0.414 s+0.021 s3.39 MiB3.88 MiB+ 505.72 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,7296,389400
PO File1.8%4493652
JSON0.8%19901
Markdown0.4%9002
Total 25,467 6,754 405

PHP Code Analysis | More results »

Lines of code 24,214
Total complexity 4,392
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 352
Methods 1,583
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

[03-May-2023 15:19:00 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-19 15:19:00'  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
[03-May-2023 15:19:00 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-19 15:19:00'' at line 1 for query DELETE FROM wp_umbrella_log log WHERE log.created_at < '2023-04-19 15:19:00'  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