#1568 closed enhancement (fixed)
Install should supply a nickname for the admin user
| Reported by: | skippy | Owned by: | markjaquith |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | Administration | Version: | 1.6 |
| Severity: | normal | Keywords: | bg|has-patch bg|commit |
| Cc: | Focuses: |
Description
The install process does not create a nickname for the admin user, which renders the greeting at the top right a little weird:
Howdy, . [Sign Out, My Account]
Attached is a patch that will define a display name for the admin user at install.
Attachments (2)
Change History (10)
#2
@
21 years ago
Could you have the nickname / display name created by the first part of the email address they enter?
#3
@
21 years ago
Added a patch to do what Matt requested. I tested it by doing a WP install from scratch, and it works as expected.
#4
@
21 years ago
- Keywords bg|commit added
- Owner changed from to
- Status new → assigned
Bumping up for commit.
#5
@
21 years ago
- Keywords bg|commit removed
Taking down from commit... noticed a problem. Display Name is set, but Nickname is not. This gives error in profile.php when you try to save.
#6
@
21 years ago
- Keywords bg|commit added
Okay, now display_name and user_nicename are both set to the before "@" part of the e-mail address. Bumping back up for commit.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
insert display_name for admin during install