Updating Edu 2.2 to latest version of WordPress breaks the Megamenu
-
Hello, we recently noticed that updating our site to the latest version of WordPress 5.3.2 breaks the stMegaMenu plugin and gives the following error in DeBug mode. We had to roll back the updates to correct
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; st_megamenu has a deprecated constructor in /var/www/vhosts/maysandsmontessori.com/httpdocs/wp-content/plugins/stMegaMenu/admin/php/class-megamenu.php on line 20
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; st_responsive_mega_menu has a deprecated constructor in /var/www/vhosts/maysandsmontessori.com/httpdocs/wp-content/plugins/stMegaMenu/admin/php/class-megamenu.php on line 462
These errors happen even when all other plugins are deactivated. The list is much longer when all other plugins are activated but indicate the same or similar deprecated issue as listed above.
PHP version is 7.2.27
Is there any way to fix this or will we need to rebuild the menu?