Skip to:
Content

BuddyPress.org

Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#7611 closed enhancement (fixed)

Accessibility: Cleaner h1 heading for BP admin screens

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

Description

WP#26601 (WP 4.8) removed extraneous content (Add New links) from the main heading for all admin screens https://make.wordpress.org/core/2017/05/17/cleaner-headings-in-the-admin-screens/

BP admin screens with links inside h1 heading:

  • Groups (Add New)
  • Members (Add New)
  • xProfile (Add New Field Group)

Attachments (4)

7611.patch (7.5 KB) - added by mercime 7 years ago.
7611-wp-version.patch (9.3 KB) - added by mercime 7 years ago.
WP4-5-10-groups-admin.PNG (12.3 KB) - added by mercime 7 years ago.
WP 4.5.10 / BP Trunk Group Edit Screen
WP4-5-10-groups-admin-updated.PNG (14.0 KB) - added by mercime 7 years ago.
WP 4.5.10 / BP Trunk Group Edit Screen with Update

Download all attachments as: .zip

Change History (8)

#1 @DJPaul
7 years ago

  • Component changed from Core to Administration
  • Milestone changed from Awaiting Review to Future Release
  • Owner set to slaFFik
  • Type changed from defect (bug) to enhancement

@mercime
7 years ago

@mercime
7 years ago

WP 4.5.10 / BP Trunk Group Edit Screen

@mercime
7 years ago

WP 4.5.10 / BP Trunk Group Edit Screen with Update

#2 @mercime
7 years ago

  • Keywords has-patch has-screenshots added

7611.patch - adds the new class to the H1 headings, replaces the class in the link to new page/field, and adds an HR at the end of the link and search results (when used) similar to how the markup was implemented in WP core.

Attached screenshots show the effects of the new markup on WP 4.5.10 / BPTrunk without the CSS and JS included in WP core ticket.

7611-wp-version.patch - wraps the new markup with wp_version comparison.

#3 @mercime
7 years ago

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

In 11741:

Accessibility: Update H1 Headings for BP Admin Screens.

WP 4.8 changelog included the removal of action links and adjustments in the
markup of the heading section for users of assistive technologies.

Fixes #7611.

#4 @DJPaul
7 years ago

  • Milestone changed from Future Release to 3.0
Note: See TracTickets for help on using tickets.