Opened 10 years ago
Closed 10 years ago
#7215 closed enhancement (fixed)
Accessibility: Bump heading in profile-wp.php
| Reported by: | mercime | Owned by: | mercime |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.7 |
| Component: | Core | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
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>
Attachments (1)
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 11004: