Make WordPress Core

Opened 11 years ago

Closed 11 years ago

#34285 closed defect (bug) (fixed)

#a11y-headings - the Link Manager

Reported by: afercia Owned by: afercia
Priority: normal Milestone: 4.4
Component: Administration Version: 4.3
Severity: normal Keywords: has-patch commit
Cc: Focuses: ui, accessibility

Description (last modified by afercia)

Though the Link Manager was disabled for new installs, see #21307, it can still be used on old installs and re-enabled using the Link Manager plugin https://wordpress.org/plugins/link-manager/
Let's fix the headings hierarchy in this screens too.

#a11y-headings

Attachments (1)

34285.patch (2.4 KB ) - added by afercia 11 years ago.

Download all attachments as: .zip

Change History (4)

@afercia
11 years ago

#1 @afercia
11 years ago

  • Keywords has-patch commit added

The patch above changes the H3 headings "Name", Web Address", and "Description" in H2. See screenshot below. No visual changes.

https://cldup.com/6UUXlNk3TE.png

#2 @afercia
11 years ago

  • Description modified (diff)

#3 @afercia
11 years ago

  • Owner set to afercia
  • Resolutionfixed
  • Status newclosed

In 35158:

Bump H3 headings to H2 on the legacy Link Manager screen for better accessibility.

Fixes #34285.

Note: See TracTickets for help on using tickets.