Make WordPress Core

Opened 18 years ago

Closed 18 years ago

Last modified 8 months ago

#2940 closed defect (bug) (fixed)

Confusing labels when creating a new user

Reported by: filosofo's profile filosofo Owned by:
Milestone: 2.1 Priority: normal
Severity: normal Version: 2.1
Component: Administration Keywords: bg|has-patch users commit
Focuses: Cc:

Description

When you create a new user at the bottom of wp-admin/users.php, the form doesn't tell you that the "nickname" and "e-mail" fields are required.

Also, if you leave "Nickname" empty, you get this error message: "ERROR: Please enter a username."

My patch renames "Nickname" to "Username (required)" and "E-mail" to "E-mail (required)"

Attachments (1)

users.php.diff (1.1 KB) - added by filosofo 18 years ago.

Download all attachments as: .zip

Change History (3)

@filosofo
18 years ago

#1 @markjaquith
18 years ago

  • Keywords commit added

+1 (duplicate of #2540 but I like your patch better)

#2 @ryan
18 years ago

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

(In [4136]) Rename Nickname to Username and mark Username and E-mail as required. Props filosofo. fixes #2940

Note: See TracTickets for help on using tickets.