WP_DEBUG Error Messages
-
I’m working on a staging site with the User Menus plugin activated and WP_DEBUG turned on and am receiving the following error message. I’ve tried deactivating all other plugins but I only get the message when the User Menus plugin is activated. I was having some updating/publishing issues which is why I turned on debug mode. Not sure if this had anything to do with it but wanted to post and see if others have seen this error message and whether it is cause for concern or not. Thanks!
Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wordpress/wp-includes/functions.php on line 7053 Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wordpress/wp-includes/functions.php on line 2165 Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wordpress/wp-includes/functions.php on line 7053 Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wordpress/wp-includes/functions.php on line 2165 Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wordpress/wp-includes/functions.php on line 7053 Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wordpress/wp-includes/functions.php on line 2165 Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wordpress/wp-includes/functions.php on line 7053 Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wordpress/wp-includes/functions.php on line 2165
- The topic ‘WP_DEBUG Error Messages’ is closed to new replies.