#59278 closed defect (bug) (fixed)
Missing esc_attr() in class-custom-image-header.php
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 6.5 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | General | Keywords: | has-patch |
| Focuses: | coding-standards | Cc: |
Description
Found missing esc_attr() width and height in "wp-admin/includes/class-custom-image-header.php"
Change History (7)
This ticket was mentioned in PR #5132 on WordPress/wordpress-develop by @nareshbheda.
2 years ago
#1
@audrasjb commented on PR #5132:
2 years ago
#2
Thanks for the PR. FWIW there is at least one other occurrence in this file:
@nareshbheda commented on PR #5132:
2 years ago
#3
@audrasjb Thank you for the suggestion, I have applied your suggestion in the latest commit.
#6
@
2 years ago
- Owner set to SergeyBiryukov
- Resolution set to fixed
- Status changed from new to closed
In 57364:
@SergeyBiryukov commented on PR #5132:
2 years ago
#7
Thanks for the PR! Merged in r57364.
Note: See
TracTickets for help on using
tickets.
Trac ticket: https://core.trac.wordpress.org/ticket/59278