Make WordPress Core

Opened 16 years ago

Closed 16 years ago

#9813 closed enhancement (fixed)

Don't display empty values on the user edit public name combo box

Reported by: simek's profile Simek Owned by:
Milestone: 2.8 Priority: normal
Severity: normal Version: 2.8
Component: Users Keywords: has-patch tested
Focuses: Cc:

Description

Don't display empty values or first and last name combinations if one of those values is missing.

Changes are for "Displayed user name" combo box on the "Edit user" page.

Attachments (4)

9813.patch (1.4 KB) - added by Simek 16 years ago.
9813B.patch (2.0 KB) - added by Simek 16 years ago.
9813B.2.patch (2.0 KB) - added by Simek 16 years ago.
9813C.patch (5.5 KB) - added by Simek 16 years ago.

Download all attachments as: .zip

Change History (8)

@Simek
16 years ago

#1 @Simek
16 years ago

New patch 9813B.patch - Nickname is also required so I've added information about it

@Simek
16 years ago

@Simek
16 years ago

#2 @Simek
16 years ago

Sorry for mess with patches - 9813B.2.patch is latest and most actual.

#3 @Simek
16 years ago

New patch :) - 9813C.patch

"Description" class added to all text on the "User edit" page. Also small fix for password strength indicator hint.

@Simek
16 years ago

#4 @azaozz
16 years ago

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

(In [11330]) Don't display empty values in the user display name drop-down, props Simek, fix js to add newly entered First Name and Last Name, fixes #9813

Note: See TracTickets for help on using tickets.