Make WordPress Core

Opened 18 years ago

Closed 14 years ago

#7730 closed enhancement (duplicate)

The User Edit screen could have more classes on the HTML

Reported by: simonwheatley Owned by:
Priority: normal Milestone:
Component: UI Version: 2.6.1
Severity: normal Keywords: has-patch gsoc
Cc: Focuses:

Description

Given a more liberal sprinkling of classes through the WP admin interface, plugins could highlight different areas, hide unwanted form fields easily, etc. Currently you have to use something like jQuery in order to find and address fields that you want to hide.

The attached patch adds lots of semantically appropriate classes to the user edit screen, so plugin authors of the future can use CSS rather than resorting to Javascript. The patch is created against 2.6.2.

Attachments (2)

user-edit-classes.diff (5.1 KB ) - added by simonwheatley 18 years ago.
Patch to add classes to the user edit screen
7730.diff (5.7 KB ) - added by wojtek.szkutnik 16 years ago.

Download all attachments as: .zip

Change History (7)

@simonwheatley
18 years ago

Patch to add classes to the user edit screen

#1 @janeforshort
18 years ago

  • Milestone 2.72.9

#2 @Denis-de-Bernardy
17 years ago

  • Component GeneralUI
  • Owner anonymous removed

#3 @Denis-de-Bernardy
17 years ago

  • Keywords needs-patch added; has-patch removed
  • Milestone 2.9Future Release

#4 @wojtek.szkutnik
16 years ago

  • Cc wojtek.szkutnik@… added
  • Keywords has-patch gsoc added; needs-patch removed

#5 @helen
14 years ago

  • Milestone Future Release
  • Resolutionduplicate
  • Status newclosed

Marking as a duplicate of #12295, which has been milestoned and has some more discussion.

Note: See TracTickets for help on using tickets.