Make WordPress Core

Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#33661 closed defect (bug) (duplicate)

#a11y-headings - Edit User Profile Page Sub Headings Should be h2 Instead of h3

Reported by: mrahmadawais Owned by:
Priority: normal Milestone:
Component: Administration Version:
Severity: normal Keywords: has-patch dev-feedback
Cc: Focuses: accessibility

Description

#a11y-headings - Edit User Profile Page Sub Headings Should be h2 Instead of h3. At a glance following headings will be changed

  • Personal Options
  • Name
  • Contact Info
  • About Yourself
  • Account Management
  • Additional Capabilities

Attachments (1)

33661.patch (1.7 KB ) - added by mrahmadawais 11 years ago.
converts h3 to h2

Download all attachments as: .zip

Change History (8)

@mrahmadawais
11 years ago

converts h3 to h2

#1 @mrahmadawais
11 years ago

  • Keywords has-patch dev-feedback added

This ticket was mentioned in Slack in #accessibility by mrahmadawais. View the logs.


11 years ago

#3 @metodiew
11 years ago

I think this ticket is duplicated with #33606

Last edited 11 years ago by SergeyBiryukov (previous) (diff)

#4 @chriscct7
11 years ago

Edit User Profile and Your Profile are two different (but similar) views in the admin area. Your Profile is the user profile panel for yourself versus Edit User Profile is the user profile panel for another user on your site (visible if you can edit_user). They use different files, and thus the changes have to happen in both places. Similar but different.

#5 @metodiew
11 years ago

Oops, I stand corrected! I shouldn't have commented before the second coffee :)

#6 @afercia
11 years ago

  • Milestone Awaiting Review
  • Resolutionduplicate
  • Status newclosed

@mrahmadawais @metodiew thanks :) Yes it's a duplicate of #33606 both change just the user-edit.php file.

#7 @mrahmadawais
11 years ago

Wonder how I missed that. Thanks @afercia

Note: See TracTickets for help on using tickets.