Make WordPress Core

Opened 21 years ago

Closed 21 years ago

#1088 closed defect (bug) (fixed)

login verb phrase and noun conflict

Reported by: Albert Owned by: ryan
Priority: normal Milestone:
Component: General Version: 1.5.1
Severity: trivial Keywords:
Cc: Focuses:

Description

The attached patch changes the noun login to "username" in wp-login.php, wp-register.php, install.php, users.php, user-edit.php, profile.php and functions.php. Strings change so probably not for the 1.5.1 release. This does not change variables so the variable related to the username string is usually $user_login. It does not change the database either. POP3 is not modified.

Hopefully no verb phrases translated to username.

Briefly tested with a new database.

Attachments (1)

login_noun_to_username_switch.patch (10.9 KB ) - added by Albert 21 years ago.

Download all attachments as: .zip

Change History (5)

#1 @Albert
21 years ago

  • PatchNo

#2 @ryan
21 years ago

  • Owner changed from anonymous to rboren
  • Status newassigned

#4 @ryan
21 years ago

  • fixed_in_version1.5.1
  • Resolution 1020
  • Status assignedclosed
Note: See TracTickets for help on using tickets.