Deprecated: Non-static method
-
Fedora release 31 (Thirty One)
PHP 7.3.17
Wordpress 5.5I have two sites running on my server, both WP version 5.5 and both have Version 1.0.1 of the Multilevel Navigation Menu. One works fine and in the other I am getting these message on every page (as far as I can see):
Deprecated: Non-static method Multilevel_Navigation_Menu_WP::mnmwp_register_menu() should not be called statically in /data/home/linux-tu/public_html/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 /data/home/linux-tu/public_html/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 /data/home/linux-tu/public_html/wp-includes/class-wp-hook.php on line 287
Notice: Undefined variable: mnmwp_menu_shortcode in /data/home/linux-tu/public_html/wp-content/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 /data/home/linux-tu/public_html/wp-includes/class-wp-hook.php on line 287
When I deactivate the plugin, the messages do not appear.
The topic ‘Deprecated: Non-static method’ is closed to new replies.