PHP errors in WordPress backend due to the Iubenda plugin
-
Hi,
I have 2 PHP errors in my WordPress backend due to the Iubenda plugin, as showed in the QueryMonitor plugin:
add_submenu_page was called incorrectly. The seventh parameter passed to add_submenu_page() should be an integer representing menu position. Please see Debugging in WordPress for more information. (This message was added in version 5.3.0.)
in wp-includes/functions.php:4903
add_submenu_page()
wp-content/plugins/iubenda-cookie-law-solution/includes/settings.php:164
iubenda_Settings->admin_menu_options()
wp-includes/class-wp-hook.php:288
do_action(‘admin_menu’)
wp-admin/includes/menu.php:155What does it mean and how can I solve this?
Thanks,
Matteo
- The topic ‘PHP errors in WordPress backend due to the Iubenda plugin’ is closed to new replies.