AP Mega Menu 2.0.4

Does AP Mega Menu work with WordPress 5.0 and PHP 7.0.16? A smoke test was performed on .

Summary

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

Memory usage: 175.54 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 version5.0
PHP version7.0.16
MySQL version5.7.17
PHP memory limit256M
Plugin Info
Last updated
Active installs 6,000+
WordPress.org page https://wordpress.org/plugins/ap-mega-menu/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?activate=true&plugin_status=all&paged=1&s=
Requested URL /wp-admin/plugins.php?action=activate&plugin=ap-mega-menu%2Fap-mega-menu.php&plugin_status=all&paged=1&s&_wpnonce=28cb629002
Aspect after-activation
HTTP status 200 OK
Load time 0.131 s
Memory usage 3.32 MiB
JS errors None
Resource errors None

AP MEGA MENU

Page screenshot: AP MEGA MENU
URL /wp-admin/admin.php?page=ap-mega-menu
Aspect menu-item
HTTP status 200 OK
Load time 0.041 s
Memory usage 3.47 MiB
JS errors None
Resource errors None

AP MEGA MENU → Theme Settings

Page screenshot: AP MEGA MENU → Theme Settings
URL /wp-admin/admin.php?page=wpmm-theme-settings
Aspect menu-item
HTTP status 200 OK
Load time 0.076 s
Memory usage 3.42 MiB
JS errors None
Resource errors None

AP MEGA MENU → How to Use

Page screenshot: AP MEGA MENU → How to Use
URL /wp-admin/admin.php?page=wpmm-how-to-use
Aspect menu-item
HTTP status 200 OK
Load time 0.075 s
Memory usage 3.44 MiB
JS errors None
Resource errors None

AP MEGA MENU → More WordPress Stuff

Page screenshot: AP MEGA MENU → More WordPress Stuff
URL /wp-admin/admin.php?page=wpmm-about-us
Aspect menu-item
HTTP status 200 OK
Load time 0.064 s
Memory usage 3.42 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 OK
Load time 0.139 s
Memory usage 3.04 MiB
JS errors None
Resource errors None

Widgets ‹ Test site — WordPress

Page screenshot: Widgets ‹ Test site — WordPress
URL /wp-admin/widgets.php
Aspect new-sidebar-widgets
HTTP status 200 OK
Load time 0.101 s
Memory usage 3.38 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.137 s0.042 s-0.095 s3.22 MiB3.43 MiB+ 213.7 KiB
/wp-admin/edit.php0.112 s0.079 s-0.033 s3.25 MiB3.45 MiB+ 210.4 KiB
/wp-admin/post-new.php0.500 s0.268 s-0.232 s4.92 MiB5.07 MiB+ 153.41 KiB
/wp-admin/upload.php0.055 s0.090 s+0.035 s3.15 MiB3.3 MiB+ 149.45 KiB
/wp-admin/options-writing.php0.091 s0.059 s-0.032 s3.14 MiB3.29 MiB+ 147.25 KiB
/wp-admin/media-new.php0.048 s0.145 s+0.097 s3.07 MiB3.28 MiB+ 215.41 KiB
/wp-admin/edit-tags.php?taxonomy=category0.145 s0.144 s-0.001 s3.17 MiB3.32 MiB+ 147.25 KiB
/wp-admin/post-new.php?post_type=page0.511 s0.230 s-0.281 s4.9 MiB5.05 MiB+ 146.98 KiB
/wp-admin/options-discussion.php0.100 s0.167 s+0.067 s3.07 MiB3.28 MiB+ 215.41 KiB
/wp-admin/edit-comments.php0.129 s0.093 s-0.036 s3.18 MiB3.38 MiB+ 212.02 KiB
/0.089 s0.092 s+0.003 s2.93 MiB3.04 MiB+ 119.7 KiB
Average 0.174 s0.128 s-0.046 s3.45 MiB3.63 MiB+ 175.54 KiB

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.

Database Tables 1

Options wp_options 8

Sidebar Widgets 4

ID Name
wpmegamenu_widgetAP Mega Menu Widget
wpmegamenu_contact_infoAP Mega Menu Contact Info
wpmegamenu_pro_linkimageAP Mega Menu: Custom Image Widget
wpmegamenu_pro_html_textAP Mega Menu : HTML Text Widget

Meta Boxes

{
    "nav-menus": {
        "nav-menu-theme-apmegamenus": {
            "title": "Select AP Mega Menu Settings",
            "context": "side"
        }
    }
}

PHP Error Log 5 lines

[10-Dec-2018 11:21:21 UTC] PHP Notice:  Undefined variable: wpmm_second_menu in /wp-content/plugins/ap-mega-menu/inc/backend/activation.php on line 176
[10-Dec-2018 11:21:21 UTC] PHP Notice:  Undefined variable: wpmm_third_menu in /wp-content/plugins/ap-mega-menu/inc/backend/activation.php on line 177
[10-Dec-2018 11:21:21 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '1' at line 1 for query 1 made by activate_plugin, do_action('activate_ap-mega-menu/ap-mega-menu.php'), WP_Hook->do_action, WP_Hook->apply_filters, APMM_Class->apmm_pro_activation, include('/plugins/ap-mega-menu/inc/backend/activation.php')
[10-Dec-2018 11:21:30 UTC] PHP Notice:  edit_form_advanced is <strong>deprecated</strong> since version 5.0.0! Use block_editor_meta_box_hidden_fields instead. This action is still supported in the classic editor, but is deprecated in the block editor. in /wp-includes/functions.php on line 4112
[10-Dec-2018 11:21:32 UTC] PHP Notice:  edit_form_advanced is <strong>deprecated</strong> since version 5.0.0! Use block_editor_meta_box_hidden_fields instead. This action is still supported in the classic editor, but is deprecated in the block editor. in /wp-includes/functions.php on line 4112
See also: All tests for this plugin, How to Hide AP Mega Menu Admin Menus and Meta Boxes