Making WordPress.org

Opened 2 years ago

Closed 2 years ago

#7550 closed defect (bug) (fixed)

Website Redesign / Plugin Directory / A11y / links in content should be underlined

Reported by: joedolson's profile joedolson Owned by: dufresnesteven's profile dufresnesteven
Milestone: Priority: normal
Component: Plugin Directory Keywords:
Cc:

Description

Links in the body content of the description should be underlined. Currently, the only distinguishing feature between linked and unlinked text is color.

This violates WCAG 1.4.1 due to the dependency on color to identify links, WCAG 1.4.3 due to the insufficient contrast between the links and neighboring text.

The theme directory requires themes to have underlined text in body content, and our own sites should follow the same requirements.

Attachments (1)

Screenshot 2024-04-03 180500.png (29.6 KB) - added by joedolson 2 years ago.
Links in content

Download all attachments as: .zip

Change History (2)

@joedolson
2 years ago

Links in content

#1 @dufresnesteven
2 years ago

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

In 13472:

wporg-plugins-2024: Make entry-content links underlined by default.

Fixes: #7550
Props: joedolson

Note: See TracTickets for help on using tickets.