Opened 3 months ago
Closed 3 months ago
#23815 closed defect (bug) (wontfix)
Twenty Twelve: Featured Image not showing title - Front Page Template
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Bundled Theme | Version: | 3.5.1 |
| Severity: | normal | Keywords: | close |
| Cc: |
Description
The featured image is not displaying title when viewing page even though one is entered in box when editing. Twenty Twelve theme- 3.5.1, using 1st page provided on new install.
Change History (7)
comment:1
gozigzag
— 3 months ago
- Summary changed from Featured Image not showing title to Featured Image not showing title - Front Page Template
comment:2
markoheijnen
— 3 months ago
comment:3
SergeyBiryukov
— 3 months ago
- Component changed from General to Bundled Theme
- Summary changed from Featured Image not showing title - Front Page Template to Twenty Twelve: Featured Image not showing title - Front Page Template
comment:4
lancewillett
— 3 months ago
Noting (though not necessarily related) that Twenty Thirteen supports 3.6+ only. If you are testing the theme, please use latest trunk version of WordPress. Edit, I thought this was for Thirteen, sorry.
comment:5
obenland
— 3 months ago
I suppose we could use the 'wp_get_attachment_image_attributes' filter to add a title to post thumbnails. Not sure if this is really theme territory though.
Also: The default titles for image attachments is their file name (e.g. img-94) - I doubt having that as the image title would be worthwhile.
Suggest wontfix.
comment:6
DrewAPicture
— 3 months ago
- Keywords close added
Citing #18984 concerning accessibility, I also vote wontfix.
comment:7
lancewillett
— 3 months ago
- Milestone Awaiting Review deleted
- Resolution set to wontfix
- Status changed from new to closed
A featured image is just an image. So no text would never be displayed. It would however be used as the title of the image.