4 debugging lines
-
Right after activation I got 4 lines of errors in my admin:
Notice: Function add_submenu_page was called?incorrectly. The seventh parameter passed to?
add_submenu_page()
?should be numeric representing menu position. Please see?Debugging in WordPress?for more information. (This message was added in version 5.3.0.) in?/Users/username/Sites/localhost/folder_name/wp-includes/functions.php?on line?5835
3 times(!) of the above and 1 time of the below
Notice: Function wpdb::prepare was called?incorrectly. The query argument of wpdb::prepare() must have a placeholder. Please see?Debugging in WordPress?for more information. (This message was added in version 3.9.0.) in?/Users/username/Sites/localhost/folder_name/wp-includes/functions.php?on line?5835
- The topic ‘4 debugging lines’ is closed to new replies.