Skip to:
Content

BuddyPress.org

Opened 13 years ago

Closed 13 years ago

Last modified 9 years ago

#3851 closed defect (bug) (fixed)

get_userdatabylogin() deprecated in WordPress 3.3

Reported by: johnjamesjacoby's profile johnjamesjacoby Owned by: johnjamesjacoby's profile johnjamesjacoby
Milestone: 1.5.3 Priority: normal
Severity: normal Version: 1.5.2
Component: Core Keywords:
Cc:

Description

Need to switch to using get_user_by( 'login' ) instead.

Change History (4)

#1 @johnjamesjacoby
13 years ago

(In [5548]) Use get_user_by() instead of get_userdatabylogin(). See #3851.

#2 @johnjamesjacoby
13 years ago

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

Already fixed in trunk. r5548 fixed this in 1.5 branch.

#3 @johnjamesjacoby
10 years ago

  • Component changed from Component - Any/All to Tools - Warnings/Notices

#4 @DJPaul
9 years ago

  • Component changed from Tools - Warnings/Notices to Core
Note: See TracTickets for help on using tickets.