Make WordPress Core

Opened 20 years ago

Closed 20 years ago

#1088 closed defect (bug) (fixed)

login verb phrase and noun conflict

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

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

Download all attachments as: .zip

Change History (5)

#1 @Albert
20 years ago

  • Patch set to No

#2 @ryan
20 years ago

  • Owner changed from anonymous to rboren
  • Status changed from new to assigned

#4 @ryan
20 years ago

  • fixed_in_version set to 1.5.1
  • Resolution changed from 10 to 20
  • Status changed from assigned to closed
Note: See TracTickets for help on using tickets.