[wp-trac] [WordPress Trac] #58239: Bookmark Administration on edit_link function in extra remove ( $_POST['link_url'] = esc_html( $_POST['link_url'] ); )
WordPress Trac
noreply at wordpress.org
Wed May 3 07:19:48 UTC 2023
#58239: Bookmark Administration on edit_link function in extra remove (
$_POST['link_url'] = esc_html( $_POST['link_url'] ); )
----------------------------+-------------------------------
Reporter: utsav72640 | Owner: audrasjb
Type: defect (bug) | Status: accepted
Priority: normal | Milestone: 6.3
Component: Administration | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses: coding-standards
----------------------------+-------------------------------
Comment (by audrasjb):
Historical context: this was introduced in [11383] when `clean_url()` was
deprecated in favor of `esc_url()`.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/58239#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list