davoc
Forum Replies Created
Viewing 1 replies (of 1 total)
-
Forum: Plugins
In reply to: [Multilevel Navigation Menu] Deprecated: Non-static methodThis is not really a fix. It just hides the messages. Are you working on a fix for these issues? They appear frontend and backend:
Deprecated: Non-static method Multilevel_Navigation_Menu_WP::mnmwp_register_menu() should not be called statically in /Users/username/Sites/blah/web/wp/wp-includes/class-wp-hook.php on line 287 Deprecated: Non-static method Multilevel_Navigation_Menu_WP::mnmwp_add_menu() should not be called statically in /Users/username/Sites/blah/web/wp/wp-includes/class-wp-hook.php on line 287 Deprecated: Non-static method Multilevel_Navigation_Menu_WP::mnmwp_setting_display() should not be called statically in /Users/username/Sites/blah/web/wp/wp-includes/class-wp-hook.php on line 287 Notice: Undefined variable: mnmwp_menu_shortcode in /Users/username/Sites/blah/web/app/plugins/multilevel-navigation-menu/multilevel-navigation-menu.php on line 285 Deprecated: Non-static method Multilevel_Navigation_Menu_WP::mnmwp_assets() should not be called statically in /Users/username/Sites/blah/web/wp/wp-includes/class-wp-hook.php on line 287 Deprecated: contextual_help is deprecated since version 3.3.0! Use get_current_screen()->add_help_tab(), get_current_screen()->remove_help_tab() instead. in /Users/username/Sites/blah/web/wp/wp-includes/functions.php on line 5234 Deprecated: Non-static method Multilevel_Navigation_Menu_WP::mnmwp_menu_selection_admin_notice() should not be called statically in /Users/username/Sites/blah/web/wp/wp-includes/class-wp-hook.php on line 287 Deprecated: Non-static method Multilevel_Navigation_Menu_WP::mnmwp_menu_page() should not be called statically in /Users/username/Sites/blah/web/wp/wp-includes/class-wp-hook.php on line 287In the admin and:
Deprecated: Non-static method Multilevel_Navigation_Menu_WP::mnmwp_register_menu() should not be called statically in /Users/username/Sites/blah/web/wp/wp-includes/class-wp-hook.php on line 287 Deprecated: Non-static method Multilevel_Navigation_Menu_WP::mnmwp_frontend_assets() should not be called statically in /Users/username/Sites/blah/web/wp/wp-includes/class-wp-hook.php on line 287Frontend.
Thanks!
- This reply was modified 5 years, 5 months ago by davoc.
Viewing 1 replies (of 1 total)