Make WordPress Core

Opened 10 years ago

Closed 10 years ago

Last modified 7 years ago

#26554 closed defect (bug) (fixed)

Remove title attributes: class-wp-theme.php

Reported by: joedolson's profile joedolson Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 4.0 Priority: normal
Severity: normal Version: 3.4
Component: Themes Keywords: has-patch, commit, title-attribute
Focuses: accessibility Cc:

Description (last modified by SergeyBiryukov)

Related: #24766

// class-wp-theme.php
markup_header()

Attachments (1)

26554.patch (725 bytes) - added by joedolson 10 years ago.
Remove title attribute patch for wp-includes/class-wp-theme.php

Download all attachments as: .zip

Change History (7)

#1 @SergeyBiryukov
10 years ago

  • Description modified (diff)
  • Summary changed from Remove title attributes:class-wp-theme.php to Remove title attributes: class-wp-theme.php

#2 @joedolson
10 years ago

  • Keywords has-patch added

This one seems pretty pointless. Removed.

@joedolson
10 years ago

Remove title attribute patch for wp-includes/class-wp-theme.php

#3 @nacin
10 years ago

  • Component changed from Accessibility to Themes
  • Focuses accessibility added

#4 @obenland
10 years ago

  • Keywords commit added
  • Milestone changed from Awaiting Review to 4.0
  • Version set to 3.4

Patch still applies.

#5 @SergeyBiryukov
10 years ago

  • Owner set to SergeyBiryukov
  • Resolution set to fixed
  • Status changed from new to closed

In 28673:

Remove redundant 'Visit author homepage' title attributes for plugins and themes.

props joedolson.
fixes #26554.

#6 @afercia
7 years ago

  • Keywords title-attribute added
Note: See TracTickets for help on using tickets.