#51954 closed defect (bug) (fixed)
Twenty Twenty-One: use esc_url for footer WordPress link
Reported by: | mukesh27 | Owned by: | SergeyBiryukov |
---|---|---|---|
Milestone: | 5.6.1 | Priority: | normal |
Severity: | normal | Version: | 5.6 |
Component: | Bundled Theme | Keywords: | has-patch, fixed-major, twenty-twenty-one-1.1 |
Focuses: | Cc: |
Description
For twentytwentyone/footer.php
WordPress link currently used esc_attr instead of esc_url
Attachments (1)
Change History (8)
#1
@
4 years ago
This error is valid and embarrassing.
The patch would solve it -does it need to be made from the root directory, not wp-content?
I'll let a committer decide that.
#3
@
4 years ago
- Owner set to SergeyBiryukov
- Resolution set to fixed
- Status changed from new to closed
In 49762:
Note: See
TracTickets for help on using
tickets.
Patch.