Administrator Z 2024.09.23

Does Administrator Z work with WordPress 6.6.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
11PHP warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 164.26 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.6.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 400+
WordPress.org page https://wordpress.org/plugins/administrator-z/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

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=administrator-z%2Fadministrator-z.php&plugin_status=all&paged=1&s&_wpnonce=701b3442ba
Aspect after-activation
HTTP status 200
Load time 0.280 s
Memory usage 3.65 MiB
JS errors None
Resource errors None

Tools → Administrator Z

Page screenshot: Tools → Administrator Z
URL /wp-admin/tools.php?page=group_adminz_default
Aspect menu-item
HTTP status 200
Load time 0.224 s
Memory usage 3.77 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.248 s
Memory usage 3.49 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.342 s0.318 s-0.024 s3.47 MiB3.63 MiB+ 162.8 KiB
/wp-admin/edit.php0.222 s0.199 s-0.023 s3.54 MiB3.7 MiB+ 164.97 KiB
/wp-admin/post-new.php0.841 s0.619 s-0.222 s5.75 MiB5.91 MiB+ 166.69 KiB
/wp-admin/upload.php0.580 s0.365 s-0.215 s3.49 MiB3.63 MiB+ 147.56 KiB
/wp-admin/options-writing.php0.219 s0.189 s-0.030 s3.41 MiB3.62 MiB+ 210.37 KiB
/wp-admin/media-new.php0.270 s0.330 s+0.060 s3.4 MiB3.61 MiB+ 223.75 KiB
/wp-admin/edit-tags.php?taxonomy=category0.192 s0.210 s+0.018 s3.47 MiB3.64 MiB+ 170.42 KiB
/wp-admin/post-new.php?post_type=page0.613 s0.599 s-0.014 s5.75 MiB5.91 MiB+ 162.27 KiB
/wp-admin/options-discussion.php0.230 s0.259 s+0.029 s3.41 MiB3.61 MiB+ 212.05 KiB
/wp-admin/edit-comments.php0.221 s0.214 s-0.007 s3.49 MiB3.63 MiB+ 147.55 KiB
/0.323 s0.248 s-0.075 s3.45 MiB3.49 MiB+ 38.38 KiB
Average 0.368 s0.323 s-0.046 s3.88 MiB4.04 MiB+ 164.26 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
JavaScript
Language % Lines of code Comment lines Files
PHP45.3%29,7721,94494
JavaScript38.0%25,0064,082104
CSS6.8%4,48810621
Sass6.0%3,971813
Markdown2.7%1,80002
SVG0.9%5694281
JSON0.3%17802
Total 65,784 6,182 317

PHP Code Analysis | More results »

Lines of code 11,221
Total complexity 1,316
Median class complexity 17.0
Median method complexity 2.0
Most complex class Adminz\Helper\Crawl
Most complex function ADMINZ_Posts::_register_controls()
Classes 43
Methods 324
Functions 51

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 1

PHP Error Log 11 lines

[24-Sep-2024 03:08:50 UTC] PHP Warning:  Undefined array key "Flatsome" in /wp-content/plugins/administrator-z/src/Controller/AdministratorZ.php on line 155
[24-Sep-2024 03:08:50 UTC] PHP Warning:  Attempt to read property "option_name" on null in /wp-content/plugins/administrator-z/src/Controller/AdministratorZ.php on line 155
[24-Sep-2024 03:08:50 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/administrator-z/src/Controller/AdministratorZ.php on line 160
[24-Sep-2024 03:08:50 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/administrator-z/src/Controller/AdministratorZ.php on line 174
[24-Sep-2024 03:08:50 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/administrator-z/src/Controller/AdministratorZ.php on line 188
[24-Sep-2024 03:08:50 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/administrator-z/src/Controller/AdministratorZ.php on line 215
[24-Sep-2024 03:08:50 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/administrator-z/src/Controller/AdministratorZ.php on line 215
[24-Sep-2024 03:08:50 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/administrator-z/src/Controller/AdministratorZ.php on line 241
[24-Sep-2024 03:08:50 UTC] PHP Warning:  Undefined array key "Woocommerce" in /wp-content/plugins/administrator-z/src/Controller/AdministratorZ.php on line 261
[24-Sep-2024 03:08:50 UTC] PHP Warning:  Attempt to read property "option_name" on null in /wp-content/plugins/administrator-z/src/Controller/AdministratorZ.php on line 261
[24-Sep-2024 03:08:50 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/administrator-z/src/Controller/AdministratorZ.php on line 266
See also: All tests for this plugin, How to Hide the "Administrator Z" Admin Menu