Admin Menu Editor 1.14.1

Does Admin Menu Editor work with WordPress 6.9.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
4PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 386.98 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.9.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 300,000+
WordPress.org page https://wordpress.org/plugins/admin-menu-editor/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 8

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=admin-menu-editor%2Fmenu-editor.php&plugin_status=all&paged=1&s&_wpnonce=3fa1b961d3
Aspect after-activation
HTTP status 200
Load time 0.415 s
Memory usage 4.11 MiB
JS errors None
Resource errors None

Settings → Menu Editor

Page screenshot: Settings → Menu Editor
URL /wp-admin/options-general.php?page=menu_editor
Aspect menu-item
HTTP status 200
Load time 0.969 s
Memory usage 5.08 MiB
JS errors None
Resource errors None

Settings → Menu Editor → Redirects

Page screenshot: Settings → Menu Editor → Redirects
URL /wp-admin/options-general.php?page=menu_editor&sub_section=redirects
Aspect menu-item-tab
HTTP status 200
Load time 0.404 s
Memory usage 4.78 MiB
JS errors None
Resource errors None

Settings → Menu Editor → Plugins

Page screenshot: Settings → Menu Editor → Plugins
URL /wp-admin/options-general.php?page=menu_editor&sub_section=plugin-visibility
Aspect menu-item-tab
HTTP status 200
Load time 0.313 s
Memory usage 4.77 MiB
JS errors None
Resource errors None

Settings → Menu Editor → Settings

Page screenshot: Settings → Menu Editor → Settings
URL /wp-admin/options-general.php?page=menu_editor&sub_section=settings
Aspect menu-item-tab
HTTP status 200
Load time 0.499 s
Memory usage 4.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.260 s
Memory usage 4.25 MiB
JS errors None
Resource errors None

Add Post ‹ Test site — WordPress

Page screenshot: Add Post ‹ Test site — WordPress
URL /wp-admin/post-new.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.758 s
Memory usage 6.84 MiB
JS errors None
Resource errors None

Add Page ‹ Test site — WordPress

Page screenshot: Add Page ‹ Test site — WordPress
URL /wp-admin/post-new.php?post_type=page
Aspect new-meta-boxes
HTTP status 200
Load time 0.708 s
Memory usage 6.82 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.421 s0.440 s+0.019 s3.78 MiB4.15 MiB+ 381.71 KiB
/wp-admin/edit.php0.362 s0.311 s-0.051 s3.78 MiB4.2 MiB+ 426.25 KiB
/wp-admin/post-new.php0.878 s0.896 s+0.018 s6.31 MiB6.84 MiB+ 542 KiB
/wp-admin/upload.php0.569 s0.541 s-0.028 s3.74 MiB4.09 MiB+ 363.07 KiB
/wp-admin/options-writing.php0.323 s0.387 s+0.064 s3.71 MiB4.07 MiB+ 367.38 KiB
/wp-admin/media-new.php0.509 s0.337 s-0.172 s3.7 MiB4.07 MiB+ 375.57 KiB
/wp-admin/edit-tags.php?taxonomy=category0.309 s0.316 s+0.007 s3.72 MiB4.09 MiB+ 385.93 KiB
/wp-admin/post-new.php?post_type=page0.700 s0.748 s+0.048 s6.3 MiB6.82 MiB+ 539.95 KiB
/wp-admin/options-discussion.php0.343 s0.379 s+0.036 s3.71 MiB4.07 MiB+ 363.88 KiB
/wp-admin/edit-comments.php0.321 s0.324 s+0.003 s3.73 MiB4.09 MiB+ 363.38 KiB
/0.297 s0.197 s-0.100 s4.11 MiB4.25 MiB+ 147.7 KiB
Average 0.457 s0.443 s-0.014 s4.23 MiB4.61 MiB+ 386.98 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
TypeScript
Sass
Language % Lines of code Comment lines Files
PHP47.0%24,3506,887203
JavaScript24.9%12,9012,83224
CSS9.2%4,79242817
TypeScript9.0%4,67849011
Sass8.3%4,31620730
Markdown1.2%61503
SVG0.2%12601
XML0.1%44181
JSON0.1%3703
Total 51,859 10,862 293

PHP Code Analysis | More results »

Lines of code 22,680
Total complexity 5,255
Median class complexity 11.0
Median method complexity 2.0
Most complex class WPMenuEditor
Most complex function WPMenuEditor::handle_form_submission()
Classes 220
Methods 1,736
Functions 16

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

Meta Boxes

{
    "post": {
        "ame-cpe-content-permissions": {
            "title": "Content Permissions (AME)",
            "context": "advanced"
        }
    },
    "page": {
        "ame-cpe-content-permissions": {
            "title": "Content Permissions (AME)",
            "context": "advanced"
        }
    }
}

PHP Error Log 4 lines

[03-Feb-2026 19:33:16 UTC] PHP Notice:  Function WP_Styles::add was called <strong>incorrectly</strong>. The style with the handle "menu-editor-colours-classic" was enqueued with dependencies that are not registered: menu-editor-base-style. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /wp-includes/functions.php on line 6131
[03-Feb-2026 19:33:18 UTC] PHP Notice:  Function WP_Styles::add was called <strong>incorrectly</strong>. The style with the handle "menu-editor-colours-classic" was enqueued with dependencies that are not registered: menu-editor-base-style. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /wp-includes/functions.php on line 6131
[03-Feb-2026 19:33:19 UTC] PHP Notice:  Function WP_Styles::add was called <strong>incorrectly</strong>. The style with the handle "menu-editor-colours-classic" was enqueued with dependencies that are not registered: menu-editor-base-style. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /wp-includes/functions.php on line 6131
[03-Feb-2026 19:33:20 UTC] PHP Notice:  Function WP_Styles::add was called <strong>incorrectly</strong>. The style with the handle "menu-editor-colours-classic" was enqueued with dependencies that are not registered: menu-editor-base-style. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /wp-includes/functions.php on line 6131
See also: All tests for this plugin, How to Hide Admin Menu Editor Admin Menus and Meta Boxes