CiviCRM Admin Utilities 0.9.4

Does CiviCRM Admin Utilities work with WordPress 6.2 and PHP 8.1.12? 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: 1.43 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 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=1b6635d3fc
Aspect after-activation
HTTP status 200
Load time 0.216 s
Memory usage 3.02 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.182 s
Memory usage 2.98 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.285 s0.231 s-0.054 s3.07 MiB3.08 MiB+ 9.08 KiB
/wp-admin/edit.php0.185 s0.277 s+0.092 s3.1 MiB3.11 MiB+ 9.08 KiB
/wp-admin/post-new.php0.756 s0.971 s+0.215 s5.02 MiB5.03 MiB+ 13.45 KiB
/wp-admin/upload.php0.522 s0.303 s-0.219 s3.02 MiB3.01 MiB- 8.33 KiB
/wp-admin/options-writing.php0.160 s0.143 s-0.017 s3.01 MiB2.99 MiB- 21.57 KiB
/wp-admin/media-new.php0.263 s0.182 s-0.081 s2.99 MiB3 MiB+ 3.86 KiB
/wp-admin/edit-tags.php?taxonomy=category0.184 s0.168 s-0.016 s3.01 MiB3.01 MiB+ 9.03 KiB
/wp-admin/post-new.php?post_type=page0.600 s0.570 s-0.030 s5.01 MiB5.02 MiB+ 9.03 KiB
/wp-admin/options-discussion.php0.205 s0.252 s+0.047 s3 MiB2.99 MiB- 7.84 KiB
/wp-admin/edit-comments.php0.202 s0.185 s-0.017 s3.03 MiB3.02 MiB- 8.34 KiB
/0.307 s0.163 s-0.144 s2.97 MiB2.98 MiB+ 8.32 KiB
Average 0.334 s0.313 s-0.020 s3.38 MiB3.39 MiB+ 1.43 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
CSS55.7%7,66964811
PHP36.1%4,9684,39837
JavaScript4.7%6412085
Smarty3.0%413743
HTML0.5%6651
Total 13,757 5,333 57

PHP Code Analysis | More results »

Lines of code 4,103
Total complexity 914
Median class complexity 37.0
Median method complexity 2.0
Most complex class CiviCRM_Admin_Utilities_Single
Most complex function CiviCRM_Admin_Utilities_Single::settings_update()
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.

No new entries found.

PHP Error Log 9 lines

[01-Apr-2023 23:37:27 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:269
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 269
See also: All tests for this plugin