Administrator Z 2024.09.25

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

Summary

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

Memory usage: 163.52 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=6c4db712e4
Aspect after-activation
HTTP status 200
Load time 0.284 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.211 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.227 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.343 s0.299 s-0.044 s3.47 MiB3.63 MiB+ 161.77 KiB
/wp-admin/edit.php0.200 s0.199 s-0.001 s3.54 MiB3.7 MiB+ 163.94 KiB
/wp-admin/post-new.php0.733 s0.583 s-0.150 s5.75 MiB5.91 MiB+ 165.66 KiB
/wp-admin/upload.php0.695 s0.359 s-0.336 s3.49 MiB3.63 MiB+ 146.53 KiB
/wp-admin/options-writing.php0.198 s0.182 s-0.016 s3.41 MiB3.61 MiB+ 209.34 KiB
/wp-admin/media-new.php0.249 s0.398 s+0.149 s3.4 MiB3.61 MiB+ 222.72 KiB
/wp-admin/edit-tags.php?taxonomy=category0.189 s0.183 s-0.006 s3.47 MiB3.64 MiB+ 169.39 KiB
/wp-admin/post-new.php?post_type=page0.601 s0.591 s-0.010 s5.75 MiB5.9 MiB+ 161.24 KiB
/wp-admin/options-discussion.php0.221 s0.245 s+0.024 s3.41 MiB3.61 MiB+ 211.02 KiB
/wp-admin/edit-comments.php0.203 s0.214 s+0.011 s3.49 MiB3.63 MiB+ 146.52 KiB
/0.304 s0.220 s-0.084 s3.45 MiB3.49 MiB+ 40.64 KiB
Average 0.358 s0.316 s-0.042 s3.88 MiB4.03 MiB+ 163.52 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
PHP44.6%29,0212,76094
JavaScript38.5%25,0074,082104
CSS6.9%4,48010621
Sass6.1%3,961813
Markdown2.8%1,80002
SVG0.9%5694281
JSON0.3%17802
Total 65,016 6,998 317

PHP Code Analysis | More results »

Lines of code 11,249
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 325
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 2

PHP Error Log 14 lines

[25-Sep-2024 01:54:50 UTC] PHP Warning:  Undefined array key "Flatsome" in /wp-content/plugins/administrator-z/src/Controller/AdministratorZ.php on line 171
[25-Sep-2024 01:54:50 UTC] PHP Warning:  Attempt to read property "option_name" on null in /wp-content/plugins/administrator-z/src/Controller/AdministratorZ.php on line 171
[25-Sep-2024 01:54: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 176
[25-Sep-2024 01:54:50 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/administrator-z/src/Controller/AdministratorZ.php on line 184
[25-Sep-2024 01:54:50 UTC] PHP Warning:  Undefined array key "taxonomy_layout_support" in /wp-content/plugins/administrator-z/src/Controller/AdministratorZ.php on line 188
[25-Sep-2024 01:54:50 UTC] PHP Warning:  Undefined array key "adminz_flatsome_action_hook" in /wp-content/plugins/administrator-z/src/Controller/AdministratorZ.php on line 200
[25-Sep-2024 01:54: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 227
[25-Sep-2024 01:54: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 227
[25-Sep-2024 01:54:50 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/administrator-z/src/Controller/AdministratorZ.php on line 248
[25-Sep-2024 01:54:50 UTC] PHP Warning:  Undefined array key "nav_asigned" in /wp-content/plugins/administrator-z/src/Controller/AdministratorZ.php on line 251
[25-Sep-2024 01:54:50 UTC] PHP Warning:  Undefined array key "Woocommerce" in /wp-content/plugins/administrator-z/src/Controller/AdministratorZ.php on line 273
[25-Sep-2024 01:54:50 UTC] PHP Warning:  Attempt to read property "option_name" on null in /wp-content/plugins/administrator-z/src/Controller/AdministratorZ.php on line 273
[25-Sep-2024 01:54: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 278
[25-Sep-2024 01:54:50 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/administrator-z/src/Controller/AdministratorZ.php on line 287
See also: All tests for this plugin, How to Hide the "Administrator Z" Admin Menu