CiviCRM Admin Utilities 0.9.3

Does CiviCRM Admin Utilities work with WordPress 6.1.1 and PHP 7.4.8? A smoke test was performed on .

Summary

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

Memory usage: 2.81 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 version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 1,000+
WordPress.org page https://wordpress.org/plugins/civicrm-admin-utilities/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 2

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=civicrm-admin-utilities%2Fcivicrm-admin-utilities.php&plugin_status=all&paged=1&s&_wpnonce=8e73b81abf
Aspect after-activation
HTTP status 200
Load time 0.243 s
Memory usage 3.43 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.259 s
Memory usage 3.42 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.278 s0.256 s-0.022 s3.54 MiB3.55 MiB+ 9.41 KiB
/wp-admin/edit.php0.184 s0.188 s+0.004 s3.57 MiB3.58 MiB+ 9.41 KiB
/wp-admin/post-new.php0.835 s0.645 s-0.190 s5.46 MiB5.48 MiB+ 13.77 KiB
/wp-admin/upload.php0.626 s0.281 s-0.345 s3.41 MiB3.42 MiB+ 8.25 KiB
/wp-admin/options-writing.php0.216 s0.267 s+0.051 s3.4 MiB3.39 MiB- 9.28 KiB
/wp-admin/media-new.php0.245 s0.244 s-0.001 s3.39 MiB3.39 MiB+ 8.42 KiB
/wp-admin/edit-tags.php?taxonomy=category0.203 s0.180 s-0.023 s3.48 MiB3.49 MiB+ 9.33 KiB
/wp-admin/post-new.php?post_type=page0.615 s0.607 s-0.008 s5.46 MiB5.47 MiB+ 9.33 KiB
/wp-admin/options-discussion.php0.209 s0.200 s-0.009 s3.38 MiB3.39 MiB+ 8.73 KiB
/wp-admin/edit-comments.php0.212 s0.219 s+0.007 s3.48 MiB3.49 MiB+ 8.23 KiB
/0.284 s0.214 s-0.070 s3.47 MiB3.42 MiB- 44.7 KiB
Average 0.355 s0.300 s-0.055 s3.82 MiB3.82 MiB+ 2.81 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.

CSS
PHP
Language % Lines of code Comment lines Files
CSS57.7%7,66964811
PHP37.0%4,9134,39437
JavaScript4.8%6412085
HTML0.5%6651
Total 13,289 5,255 54

PHP Code Analysis | More results »

Lines of code 4,074
Total complexity 874
Median class complexity 37.0
Median method complexity 2.0
Most complex class CiviCRM_Admin_Utilities_Single
Most complex function CiviCRM_Admin_Utilities_Multisite::upgrade_settings()
Classes 9
Methods 256
Functions 2

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.

User Metadata wp_usermeta 1

PHP Error Log 9 lines

[18-Nov-2022 07:26:54 UTC] PHP Fatal error:  Uncaught Error: Call to a member function deactivate_theme() on null in /wp-content/plugins/civicrm-admin-utilities/civicrm-admin-utilities.php:291
Stack trace:
#0 /wp-includes/class-wp-hook.php(308): CiviCRM_Admin_Utilities->deactivate()
#1 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-admin/includes/plugin.php(814): do_action()
#4 /wp-admin/plugins.php(209): deactivate_plugins()
#5 {main}
  thrown in /wp-content/plugins/civicrm-admin-utilities/civicrm-admin-utilities.php on line 291
See also: All tests for this plugin