Skip to:
Content

BuddyPress.org

Opened 9 years ago

Closed 9 years ago

#6761 closed enhancement (wontfix)

A11y: Heading level changes for Settings > BuddyPress - Settings

Reported by: mercime's profile mercime Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: Administration Keywords: has-screenshots
Cc:

Description

Depending on #6759, heading levels for Main, Profile, Groups, and Activity Settings may be bumped down from h2 to h3.

Attachments (1)

settings-bp-settings.png (75.7 KB) - added by mercime 9 years ago.

Download all attachments as: .zip

Change History (3)

#1 @DJPaul
9 years ago

  • Component changed from General - UX/UI to General - Administration
  • Keywords needs-patch added
  • Milestone changed from Awaiting Review to 2.5

#2 @mercime
9 years ago

  • Keywords needs-patch removed
  • Milestone 2.5 deleted
  • Resolution set to wontfix
  • Status changed from new to closed

Checking this issue, I found out that the headings for the $title of the add_settings_sections were bumped up to <h2> in wp-admin/includes/template.php during the last WP 4.4 dev cycle . I recommend holding off from overriding/updating the headings for this section as there is a possibility that the WP A11y Team will be removing the headings wrapped in the tabs, i.e., fixing the tab structure in a future release.

Note: See TracTickets for help on using tickets.