[wp-trac] [WordPress Trac] #63333: deprecated message using default wp theme 20-13
WordPress Trac
noreply at wordpress.org
Tue Apr 22 12:50:38 UTC 2025
#63333: deprecated message using default wp theme 20-13
-------------------------------+------------------------------
Reporter: neo2k23 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Bundled Theme | Version:
Severity: normal | Resolution:
Keywords: reporter-feedback | Focuses:
-------------------------------+------------------------------
Comment (by neo2k23):
@audrasjb
I have debug mode enabled, using a multisite with using php 8.2.28 and
activate the default wp 20-13 theme and view the home page. In the browser
title tab just before the correct title you see the deprecated message.
if i enable tracking i get this
{{{
[22-Apr-2025 12:46:53 UTC] PHP Deprecated: explode(): Passing
null to parameter #2 ($string) of type string is deprecated in
/home/public_html/wp-includes/general-template.php on line 1439
[22-Apr-2025 12:46:53 UTC] Array
(
[0] => Array
(
[file] => /home/public_html/wp-
content/themes/twentythirteen/header.php
[line] => 16
[function] => wp_title
)
[1] => Array
(
[file] => /home/public_html/wp-
includes/template.php
[line] => 810
[args] => Array
(
[0] => /home/public_html
/wp-content/themes/twentythirteen/header.php
)
[function] => require_once
)
[2] => Array
(
[file] => /home/public_html/wp-
includes/template.php
[line] => 745
[function] => load_template
)
[3] => Array
(
[file] => /home/public_html/wp-includes
/general-template.php
[line] => 48
[function] => locate_template
)
[4] => Array
(
[file] => /home/public_html/wp-
content/themes/twentythirteen/index.php
[line] => 17
[function] => get_header
)
[5] => Array
(
[file] => /home/public_html/wp-includes
/template-loader.php
[line] => 106
[args] => Array
(
[0] => /home/public_html
/wp-content/themes/twentythirteen/index.php
)
[function] => include
)
[6] => Array
(
[file] => /home/public_html/wp-blog-
header.php
[line] => 19
[args] => Array
(
[0] => /home/public_html
/wp-includes/template-loader.php
)
[function] => require_once
)
[7] => Array
(
[file] => /home/public_html/index.php
[line] => 17
[args] => Array
(
[0] => /home/public_html
/wp-blog-header.php
)
[function] => require
)
)
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63333#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list