Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 65051

Deprecated: Non-static method

$
0
0

Replies: 1

Fedora release 31 (Thirty One)
PHP 7.3.17
Wordpress 5.5

I 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.


Viewing all articles
Browse latest Browse all 65051

Trending Articles