[wp-trac] [WordPress Trac] #62545: Adminbar title not escaped
WordPress Trac
noreply at wordpress.org
Wed Apr 2 11:58:59 UTC 2025
#62545: Adminbar title not escaped
--------------------------+------------------------------
Reporter: kkmuffme | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Toolbar | Version:
Severity: minor | Resolution:
Keywords: 2nd-opinion | Focuses:
--------------------------+------------------------------
Changes (by sabernhardt):
* keywords: close 2nd-opinion => 2nd-opinion
Comment:
The title probably could normalize HTML entities:
`wp_kses_normalize_entities( $node->title )`
That is not escaping, but the function is part of `esc_html()`.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/62545#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list