[wp-trac] [WordPress Trac] #62394: wp-includes/general-template.php error
WordPress Trac
noreply at wordpress.org
Tue Nov 12 15:53:43 UTC 2024
#62394: wp-includes/general-template.php error
--------------------------+----------------------
Reporter: bernardco | Owner: (none)
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: General | Version:
Severity: normal | Resolution: invalid
Keywords: | Focuses:
--------------------------+----------------------
Changes (by desrosj):
* status: new => closed
* resolution: => invalid
* milestone: Awaiting Review =>
Comment:
Hi @bernardco,
Welcome to Trac! Thanks for reporting this.
Looking at the code, line 1425 does not have an occurrence of `explode()`,
[https://core.trac.wordpress.org/browser/tags/6.6.2/src/wp-includes
/general-template.php#L1440 but 1440 does].
It seems that there is an active plugin or your theme that is causing the
value of `$title` to be `null` instead of a string as required. I
recommend turning off plugins one at a time if possible to determine which
one is causing the issue and reporting it to their support staff.
Since this is more of a general support request, please open a ticket in
the [https://wordpress.org/support/forums/ WordPress.org Support Forums]
if you need more help. This Trac instance is for the development of the
Core software and not general support.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/62394#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list