Deprecated issues with wp-includes/functions.php
-
My site is now running WordPress 6.5.2 and when logging into my Dashboard I first have to scroll past a list of errors to get to it. The list of errors mainly consists of issues with deprecated commands(see list).
Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home3/createdp/public_html/wp-includes/functions.php on line 7288
Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home3/createdp/public_html/wp-includes/functions.php on line 2187
Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home3/createdp/public_html/wp-includes/functions.php on line 7288
Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home3/createdp/public_html/wp-includes/functions.php on line 2187
Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home3/createdp/public_html/wp-includes/functions.php on line 7288
Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home3/createdp/public_html/wp-includes/functions.php on line 2187
Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home3/createdp/public_html/wp-includes/functions.php on line 7288
Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home3/createdp/public_html/wp-includes/functions.php on line 2187
Warning: Cannot modify header information - headers already sent by (output started at /home3/createdp/public_html/wp-includes/functions.php:7288) in /home3/createdp/public_html/wp-admin/includes/misc.php on line 1439
Warning: Cannot modify header information - headers already sent by (output started at /home3/createdp/public_html/wp-includes/functions.php:7288) in /home3/createdp/public_html/wp-includes/functions.php on line 7096
Warning: Cannot modify header information - headers already sent by (output started at /home3/createdp/public_html/wp-includes/functions.php:7288) in /home3/createdp/public_html/wp-admin/admin-header.php on line 9
Warning: Cannot modify header information - headers already sent by (output started at /home3/createdp/public_html/wp-includes/functions.php:7288) in /home3/createdp/public_html/wp-includes/option.php on line 1486
Warning: Cannot modify header information - headers already sent by (output started at /home3/createdp/public_html/wp-includes/functions.php:7288) in /home3/createdp/public_html/wp-includes/option.php on line 1487I’m not a techie and have no idea on why this started or how to fix this. I’ve checked the known issues with Theme and/or Plugins and found none.
Please help!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Deprecated issues with wp-includes/functions.php’ is closed to new replies.