Z Mini Admin Menu 1.0.12

Does Z Mini Admin Menu work with WordPress 6.4.2 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 38.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.4.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 80+
WordPress.org page https://wordpress.org/plugins/z-mini-admin-menu/
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=z-mini-admin-menu%2Fz-mini-menu.php&plugin_status=all&paged=1&s&_wpnonce=b3efb4b10f
Aspect after-activation
HTTP status 200
Load time 0.323 s
Memory usage 3.37 MiB
JS errors None
Resource errors None

Settings → WP mini menu

Page screenshot: Settings → WP mini menu
URL /wp-admin/options-general.php?page=z_mini_menu_plugin
Aspect menu-item
HTTP status 200
Load time 0.208 s
Memory usage 3.35 MiB
JS errors None
Resource errors None

Settings → WP mini menu → Sort items

Page screenshot: Settings → WP mini menu → Sort items
URL /wp-admin/options-general.php?page=z_mini_menu_plugin_order
Aspect menu-item-tab
HTTP status 200
Load time 0.211 s
Memory usage 3.33 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.140 s
Memory usage N/A
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.347 s0.345 s-0.002 s3.38 MiB3.42 MiB+ 45.73 KiB
/wp-admin/edit.php0.205 s0.240 s+0.035 s3.41 MiB3.45 MiB+ 45.37 KiB
/wp-admin/post-new.php0.861 s0.660 s-0.201 s5.46 MiB5.51 MiB+ 49.56 KiB
/wp-admin/upload.php0.656 s0.475 s-0.181 s3.32 MiB3.35 MiB+ 28.37 KiB
/wp-admin/options-writing.php0.205 s0.209 s+0.004 s3.32 MiB3.34 MiB+ 21.88 KiB
/wp-admin/media-new.php0.300 s0.266 s-0.034 s3.29 MiB3.33 MiB+ 40.5 KiB
/wp-admin/edit-tags.php?taxonomy=category0.212 s0.201 s-0.011 s3.31 MiB3.36 MiB+ 46.09 KiB
/wp-admin/post-new.php?post_type=page0.606 s0.609 s+0.003 s5.45 MiB5.5 MiB+ 49.15 KiB
/wp-admin/options-discussion.php0.241 s0.282 s+0.041 s3.3 MiB3.33 MiB+ 32.18 KiB
/wp-admin/edit-comments.php0.476 s0.242 s-0.234 s3.33 MiB3.36 MiB+ 29.24 KiB
/0.275 s0.170 s-0.105 s3.36 MiB
Average 0.399 s0.336 s-0.062 s3.72 MiB3.8 MiB+ 38.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.

PHP
JavaScript
CSS
Language % Lines of code Comment lines Files
PHP57.2%7331772
JavaScript32.4%416241
CSS8.7%11271
Markdown1.5%1901
XML0.2%202
Total 1,282 208 7

PHP Code Analysis | More results »

Lines of code 739
Total complexity 141
Median class complexity 65.0
Median method complexity 15.0
Most complex class zMiniMenu
Most complex function zMiniMenu::z_print_mini_menu_items()
Classes 1
Methods 4
Functions 21

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 39 lines

[12-Dec-2023 21:30:10 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/z-mini-admin-menu/admin.php on line 493
[12-Dec-2023 21:30:11 UTC] PHP Deprecated:  strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-admin/admin-header.php on line 36
[12-Dec-2023 21:30:11 UTC] PHP Warning:  foreach() argument must be of type array|object, bool given in /wp-content/plugins/z-mini-admin-menu/admin.php on line 335
[12-Dec-2023 21:30:12 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function get_plugins() in /wp-admin/includes/update.php:409
Stack trace:
#0 /wp-content/plugins/z-mini-admin-menu/z-mini-menu.php(281): get_plugin_updates()
#1 /wp-content/plugins/z-mini-admin-menu/z-mini-menu.php(439): zMiniMenu::z_print_mini_menu_items()
#2 /wp-includes/class-wp-hook.php(324): zMiniMenu::embed_z_mini_menu()
#3 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#4 /wp-includes/plugin.php(517): WP_Hook->do_action()
#5 /wp-includes/general-template.php(3068): do_action()
#6 /wp-content/themes/twentyseventeen/footer.php(48): wp_footer()
#7 /wp-includes/template.php(790): require_once('...')
#8 /wp-includes/template.php(725): load_template()
#9 /wp-includes/general-template.php(92): locate_template()
#10 /wp-content/themes/twentyseventeen/index.php(75): get_footer()
#11 /wp-includes/template-loader.php(106): include('...')
#12 /wp-blog-header.php(19): require_once('...')
#13 /index.php(17): require('...')
#14 {main}
  thrown in /wp-admin/includes/update.php on line 409
[12-Dec-2023 21:30:21 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function get_plugins() in /wp-admin/includes/update.php:409
Stack trace:
#0 /wp-content/plugins/z-mini-admin-menu/z-mini-menu.php(281): get_plugin_updates()
#1 /wp-content/plugins/z-mini-admin-menu/z-mini-menu.php(439): zMiniMenu::z_print_mini_menu_items()
#2 /wp-includes/class-wp-hook.php(324): zMiniMenu::embed_z_mini_menu()
#3 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#4 /wp-includes/plugin.php(517): WP_Hook->do_action()
#5 /wp-includes/general-template.php(3068): do_action()
#6 /wp-content/themes/twentyseventeen/footer.php(48): wp_footer()
#7 /wp-includes/template.php(790): require_once('...')
#8 /wp-includes/template.php(725): load_template()
#9 /wp-includes/general-template.php(92): locate_template()
#10 /wp-content/themes/twentyseventeen/index.php(75): get_footer()
#11 /wp-includes/template-loader.php(106): include('...')
#12 /wp-blog-header.php(19): require_once('...')
#13 /index.php(17): require('...')
#14 {main}
  thrown in /wp-admin/includes/update.php on line 409
See also: All tests for this plugin, How to Hide the "WP Mini Menu" Admin Menu