Opened 5 years ago
Closed 5 years ago
#53870 closed enhancement (fixed)
Add missing "/" at the end of image tag in themes and wp-include files.
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 5.9 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | General | Keywords: | has-patch needs-testing |
| Focuses: | administration, template, coding-standards | Cc: |
Description
Attachments (1)
Change History (6)
#3
@
5 years ago
- Milestone changed from Awaiting Review to 5.9
Thanks for the ticket and the patch!
As previously noted in comment:2:ticket:51077, SimplePie is an external library and should not be patched here, any suggested changes to its files should be submitted upstream: https://github.com/simplepie/simplepie.
Note: See
TracTickets for help on using
tickets.
wp-content/themes/twentyfourteen/inc/custom-header.php
/wp-includes/media-template.php
<img class="crop-image" src="{{ data.url }}" alt="<?php esc_attr_e( 'Image crop area preview. Requires mouse interaction.' ); ?>">wp-includes/SimplePie/Parser.php