Opened 7 years ago
Closed 6 years ago
#45012 closed defect (bug) (invalid)
Title attribute box missing on Edit Media Page
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Media | Keywords: | |
Focuses: | Cc: |
Description
The Edit Media media page doesn't show the Title Attribute box where I can type in a value. Please help!
Jackie Pearson
lumbeegroup.com
Attachments (5)
Change History (7)
#1
@
7 years ago
- Component changed from General to Media
- Keywords close added
- Severity changed from major to normal
Hi @salesteam, welcome to WordPress Trac! Thanks for the ticket.
The first input at the top of the page is the title of the attachment.
Since WordPress 3.5, the title
attribute is intentionally not added to the generated image markup for better accessibility, see the dicsussion in #18984.
Since WordPress 4.7, the title is also not used as a fallback for alt
attribute, see the discussion in #34635.
Some additional reading:
Note: See
TracTickets for help on using
tickets.
screenshots of the Edit media page