Make WordPress Core

Opened 20 years ago

Closed 20 years ago

Last modified 2 years ago

#2940 closed defect (bug) (fixed)

Confusing labels when creating a new user

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

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 20 years ago.

Download all attachments as: .zip

Change History (3)

@filosofo
20 years ago

#1 @markjaquith
20 years ago

  • Keywords commit added

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

#2 @ryan
20 years ago

  • Resolutionfixed
  • Status newclosed

(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.