[wp-trac] [WordPress Trac] #58268: Use the esc_url function for the web address input field value
WordPress Trac
noreply at wordpress.org
Mon May 8 16:48:15 UTC 2023
#58268: Use the esc_url function for the web address input field value
------------------------------+-----------------------------
Reporter: dilipbheda | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords: has-patch
Focuses: coding-standards |
------------------------------+-----------------------------
Found invalid escape for URL in wp-admin/edit-link-form.php
Use `esc_url` instead of `esc_attr`
--
Ticket URL: <https://core.trac.wordpress.org/ticket/58268>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list