[wp-trac] [WordPress Trac] #57268: Add Escaping properly in Class Custom background Page
WordPress Trac
noreply at wordpress.org
Sat Dec 3 10:10:31 UTC 2022
#57268: Add Escaping properly in Class Custom background Page
----------------------------+-----------------------------
Reporter: shailu25 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version: trunk
Severity: normal | Keywords:
Focuses: administration |
----------------------------+-----------------------------
In the class-custom-background.php , I noticed there are some missing
escaping. I think these should be escaped properly.
Example:
{{{
<?php echo $input['label']; ?>
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/57268>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list