Opened 10 years ago
Closed 10 years ago
#6761 closed enhancement (wontfix)
A11y: Heading level changes for Settings > BuddyPress - Settings
| Reported by: |
|
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)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Checking this issue, I found out that the headings for the
$titleof theadd_settings_sectionswere 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.