[buddypress-trac] [BuddyPress Trac] #7215: Accessibility: Bump heading in profile-wp.php
buddypress-trac
noreply at wordpress.org
Sun Aug 7 19:44:35 UTC 2016
#7215: Accessibility: Bump heading in profile-wp.php
-------------------------+-----------------
Reporter: mercime | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 2.7
Component: Core | Version:
Severity: normal | Keywords:
-------------------------+-----------------
Basic rationale: see #6871
Current headings:
`<h1>Name</h1>`
`<h2>username</h2>`
profile-wp.php
`<h4><?php bp_is_my_profile() ? _e( 'My Profile', 'buddypress' ) ...
</h4>` => `<h2> ... </h2>`
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7215>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list