WP Umbrella 2.9.3

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: 510.12 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=c446004693
Aspect after-activation
HTTP status 200
Load time 4.483 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.291 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.748 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.251 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.736 s0.282 s-0.454 s3.07 MiB3.54 MiB+ 477.69 KiB
/wp-admin/edit.php0.188 s0.202 s+0.014 s3.1 MiB3.63 MiB+ 539.88 KiB
/wp-admin/post-new.php0.799 s1.010 s+0.211 s5.02 MiB5.7 MiB+ 701.13 KiB
/wp-admin/upload.php0.834 s0.296 s-0.538 s3.02 MiB3.47 MiB+ 460.46 KiB
/wp-admin/options-writing.php0.175 s0.148 s-0.027 s3.01 MiB3.45 MiB+ 447.22 KiB
/wp-admin/media-new.php0.271 s0.396 s+0.125 s2.99 MiB3.45 MiB+ 472.65 KiB
/wp-admin/edit-tags.php?taxonomy=category0.188 s0.193 s+0.005 s3.01 MiB3.49 MiB+ 497.82 KiB
/wp-admin/post-new.php?post_type=page0.606 s0.691 s+0.085 s5.01 MiB5.63 MiB+ 626.16 KiB
/wp-admin/options-discussion.php0.218 s0.245 s+0.027 s3 MiB3.45 MiB+ 460.95 KiB
/wp-admin/edit-comments.php0.211 s0.214 s+0.003 s3.03 MiB3.48 MiB+ 459.69 KiB
/0.300 s0.355 s+0.055 s2.97 MiB3.43 MiB+ 467.69 KiB
Average 0.411 s0.367 s-0.045 s3.38 MiB3.88 MiB+ 510.12 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,7986,392400
PO File1.8%4493652
JSON0.8%19901
Markdown0.4%9002
Total 25,536 6,757 405

PHP Code Analysis | More results »

Lines of code 24,284
Total complexity 4,400
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,584
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

[05-May-2023 15:31:30 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 'tas WHERE tas.date_schedule <  '2023-04-21 15:31:30'' at line 1 for query DELETE FROM wp_umbrella_task_backup tas WHERE tas.date_schedule <  '2023-04-21 15:31:30'  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
[05-May-2023 15:31:30 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-21 15:31:30'' at line 1 for query DELETE FROM wp_umbrella_log log WHERE log.created_at < '2023-04-21 15:31:30'  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