Make WordPress Core

Opened 13 years ago

Closed 12 years ago

Last modified 9 years ago

#26554 closed defect (bug) (fixed)

Remove title attributes: class-wp-theme.php

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

Description (last modified by SergeyBiryukov)

Related: #24766

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

Attachments (1)

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

Download all attachments as: .zip

Change History (7)

#1 @SergeyBiryukov
13 years ago

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

#2 @joedolson
13 years ago

  • Keywords has-patch added

This one seems pretty pointless. Removed.

@joedolson
13 years ago

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

#3 @nacin
13 years ago

  • Component AccessibilityThemes
  • Focuses accessibility added

#4 @obenland
12 years ago

  • Keywords commit added
  • Milestone Awaiting Review4.0
  • Version3.4

Patch still applies.

#5 @SergeyBiryukov
12 years ago

  • Owner set to SergeyBiryukov
  • Resolutionfixed
  • Status newclosed

In 28673:

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

props joedolson.
fixes #26554.

#6 @afercia
9 years ago

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