Opened 4 years ago
Closed 4 years ago
#56111 closed defect (bug) (invalid)
Need to use escaping functions
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 6.1 |
| Component: | Administration | Keywords: | has-patch |
| Focuses: | Cc: |
Description
Need to use escaping functions in wp-admin/options-privacy.php file.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
Hi @kartikpatel,
Closing per https://core.trac.wordpress.org/ticket/56110#comment:2.
Additionally, the
selectedkey in$privacy_policy_page_idis not output, but compared inwp_dropdown_pagesso there is no benefit to escaping it here.