#2940 closed defect (bug) (fixed)
Confusing labels when creating a new user
Reported by: | 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)
Change History (3)
Note: See
TracTickets for help on using
tickets.
+1 (duplicate of #2540 but I like your patch better)