Make WordPress Core

Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#24507 closed enhancement (wontfix)

Title attribute on wp_tag_cloud items

Reported by: henrywright's profile henrywright Owned by:
Milestone: Priority: normal
Severity: normal Version: 3.5.1
Component: General Keywords:
Focuses: Cc:

Description

The links outputted by wp_tag_cloud do not have title attributes by default.

http://www.w3.org/TR/html4/struct/links.html#h-12.1.4

Change History (6)

#1 @toscho
13 years ago

  • Cc info@… added
  • Keywords close added

What could be a useful link title? The name is already visible as link text, and the description might be too long. I don’t see a need for title attributes.

#2 follow-up: @henrywright
13 years ago

Nothing to stop you having the tag name as both link text and as the title attribute text?

#3 in reply to: ↑ 2 @helen
13 years ago

Replying to henrywright:

Nothing to stop you having the tag name as both link text and as the title attribute text?

It is quite bad in terms of accessibility: http://www.rnib.org.uk/professionals/webaccessibility/wacblog/Lists/Posts/Post.aspx?id=38

#4 @henrywright
13 years ago

@helen sure, sometimes loosing sight of accessibility is easily done. Thanks for pointing that out!

#5 @henrywright
13 years ago

  • Resolution set to invalid
  • Status changed from new to closed

#6 @helen
13 years ago

  • Keywords close removed
  • Milestone Awaiting Review deleted
  • Resolution changed from invalid to wontfix
Note: See TracTickets for help on using tickets.