Opened 5 months ago
Closed 4 months ago
#60978 closed defect (bug) (fixed)
Add missing escapes
Reported by: | nareshbheda | Owned by: | audrasjb |
---|---|---|---|
Milestone: | 6.6 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Upload | Keywords: | has-patch |
Focuses: | coding-standards | Cc: |
Description
Add missing escapes in the wp-admin/async-upload.php
file.
Attachments (3)
Change History (8)
Note: See
TracTickets for help on using
tickets.
Thanks for ticket and patch!
Could you add escape in line 63
wp_basename( $file )
?