Make WordPress Core

Opened 10 years ago

Closed 10 years ago

Last modified 7 years ago

#26547 closed defect (bug) (fixed)

Remove title attributes: user.php

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

Description (last modified by SergeyBiryukov)

Related: #24766

wp_authenticate_username_password()

Attachments (1)

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

Download all attachments as: .zip

Change History (9)

#1 @SergeyBiryukov
10 years ago

  • Description modified (diff)

#2 @joedolson
10 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
10 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
10 years ago

Remove title attributes in user.php

#4 @joedolson
10 years ago

  • Keywords has-patch added

#5 @nacin
10 years ago

  • Component changed from Accessibility to Login and Registration
  • Focuses accessibility added

#6 @wonderboymusic
10 years ago

  • Milestone changed from Awaiting Review to 4.0

#7 @wonderboymusic
10 years ago

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

In 28870:

Remove title attributes in wp_authenticate_username_password().

Props joedolson.
Fixes #26547.

#8 @afercia
7 years ago

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