[wp-trac] [WordPress Trac] #57042: URL escaping added in 'about.php' file
WordPress Trac
noreply at wordpress.org
Wed Nov 9 05:40:11 UTC 2022
#57042: URL escaping added in 'about.php' file
----------------------------------------------+----------------------------
Reporter: monzuralam | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting
| Review
Component: General | Version: 6.1
Severity: normal | Keywords: needs-patch
Focuses: administration, coding-standards |
----------------------------------------------+----------------------------
File path: src/wp-admin/about.php
Here URL escaping is missing ( Line: 519, 530 ) without any escaping.
But in the same file use, proper escaping is used ( Line: 219 ) esc_url is
used to escape the URL properly.
We need to do the same too.
Thanks.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/57042>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list