[wp-trac] [WordPress Trac] #63694: HTML Processing Improvements in 6.9
WordPress Trac
noreply at wordpress.org
Tue Aug 26 19:06:28 UTC 2025
#63694: HTML Processing Improvements in 6.9
--------------------------------------+-----------------------
Reporter: dmsnell | Owner: nerrad
Type: enhancement | Status: reopened
Priority: normal | Milestone: 6.9
Component: HTML API | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch has-unit-tests | Focuses:
--------------------------------------+-----------------------
Changes (by TobiasBg):
* status: closed => reopened
* resolution: fixed =>
Comment:
As there's an `is_string()` check already, the `! empty( $href )` should
be changed to `'' !== $href`.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63694#comment:21>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list