Make WordPress Core

Opened 13 years ago

Closed 12 years ago

Last modified 9 years ago

#26547 closed defect (bug) (fixed)

Remove title attributes: user.php

Reported by: joedolson Owned by: wonderboymusic
Priority: normal Milestone: 4.0
Component: Login and Registration Version:
Severity: normal Keywords: has-patch, title-attribute
Cc: Focuses: accessibility

Description (last modified by SergeyBiryukov)

Related: #24766

wp_authenticate_username_password()

Attachments (1)

26547.patch (1.3 KB ) - added by joedolson 13 years ago.
Remove title attributes in user.php

Download all attachments as: .zip

Change History (9)

#1 @SergeyBiryukov
13 years ago

  • Description modified (diff)

#2 @joedolson
13 years ago

Ah, I wish I'd known I should do that. I just made a bunch of work for you, Sergey...next time!

#3 @joedolson
13 years ago

Patch added. In response to @nacin's comment on the original thread, http://core.trac.wordpress.org/ticket/24766#comment:21,
the text "Password Lost and Found" is somewhat like an easter egg, since it doesn't match the link text. Although this is true, I don't feel that the text really adds anything to the context of the link. So, my opinion is that it should be removed.

@joedolson
13 years ago

Remove title attributes in user.php

#4 @joedolson
13 years ago

  • Keywords has-patch added

#5 @nacin
13 years ago

  • Component AccessibilityLogin and Registration
  • Focuses accessibility added

#6 @wonderboymusic
12 years ago

  • Milestone Awaiting Review4.0

#7 @wonderboymusic
12 years ago

  • Owner set to wonderboymusic
  • Resolutionfixed
  • Status newclosed

In 28870:

Remove title attributes in wp_authenticate_username_password().

Props joedolson.
Fixes #26547.

#8 @afercia
9 years ago

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