#35062 closed defect (bug) (fixed)
Remove title attributes: custom-header.php
| Reported by: | afercia | Owned by: | afercia |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.5 |
| Component: | Administration | Version: | 4.4 |
| Severity: | normal | Keywords: | has-patch, title-attribute |
| Cc: | Focuses: | ui, accessibility |
Description
See related #24766 and all the following tickets about title attributes.
Though custom-header.php is no more used, this is part of the process of making the WordPress codebase title-attribute-free :)
As far as I see, the title attribute on the available headers was never set anyways.
Attachments (1)
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
The proposed patch removes a (never set?) title attribute from the available header images.