add_submenu_page call uses a string for position
-
Using the latest version of coblocks with WordPress nightly build on php7.4, I get the following error:
<b>Warning</b>: array_slice() expects parameter 2 to be int, string given in <b>/var/www/daily.jorb.in/wp-admin/includes/plugin.php</b> on line <b>1397</b><br />
<br />
<b>Warning</b>: array_merge(): Expected parameter 2 to be an array, null given in <b>/var/www/daily.jorb.in/wp-admin/includes/plugin.php</b> on line <b>1401</b><br />
<br />
<b>Warning</b>: ksort() expects parameter 1 to be array, null given in <b>/var/www/daily.jorb.in/wp-admin/includes/plugin.php</b> on line <b>1406</b><br />
NULL
<br />
<b>Warning</b>: Invalid argument supplied for foreach() in <b>/var/www/daily.jorb.in/wp-admin/includes/plugin.php</b> on line <b>1840</b><br />
- The topic ‘add_submenu_page call uses a string for position’ is closed to new replies.