Make WordPress Core

Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#34263 closed defect (bug) (fixed)

#a11y-headings - the Credits screen

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

Description

In the Credits screen /wp-admin/credits.php the current H3 headings used for each people group need to be bumped up to H2.

#a11y-headings

Attachments (2)

34263.patch (916 bytes) - added by afercia 9 years ago.
34263.2.patch (900 bytes) - added by afercia 9 years ago.

Download all attachments as: .zip

Change History (6)

@afercia
9 years ago

#1 @afercia
9 years ago

  • Keywords has-patch commit added
  • Milestone changed from Awaiting Review to 4.4

The attached patch looks good to me. No visual changes.

@afercia
9 years ago

#2 @afercia
9 years ago

Refreshed patch, forgot to remove a heading-smaller CSS class I was going to use and then changed my mind.

#3 @SergeyBiryukov
9 years ago

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

In 35126:

Accessibility: bump headings one level up on Credits screen for a better headings hierarchy.

Props afercia.
Fixes #34263.

#4 @SergeyBiryukov
9 years ago

In 35127:

Add the CSS changes missed in [35126].

Props afercia.
See #34263.

Note: See TracTickets for help on using tickets.