[wp-trac] [WordPress Trac] #62630: Site Health plugin information display html tags in plugin name
WordPress Trac
noreply at wordpress.org
Tue Dec 3 04:41:14 UTC 2024
#62630: Site Health plugin information display html tags in plugin name
---------------------------+------------------------------
Reporter: ignatiusjeroe | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Site Health | Version: 6.7.1
Severity: trivial | Resolution:
Keywords: | Focuses: administration
---------------------------+------------------------------
Comment (by yogeshbhutkar):
Hello @ignatiusjeroe,
This behavior seems to be expected, as the labels are appropriately
escaped for security purposes. I'll wait to hear insights from other
contributors on this matter.
**site-health-info.php**
{{{
esc_html( $field['label'] )
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/62630#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list