Skip to:
Content

BuddyPress.org

Opened 13 years ago

Closed 13 years ago

#4013 closed defect (bug) (fixed)

Replace get/update_user_meta() with BP's own versions

Reported by: r-a-y's profile r-a-y Owned by:
Milestone: 1.6 Priority: normal
Severity: normal Version: 1.5
Component: Core Keywords: has-patch needs-testing
Cc:

Description

Master ticket to switch out all get/update_user_meta() functions with BP's own versions.

Attachments (1)

4013.01.patch (6.4 KB) - added by r-a-y 13 years ago.

Download all attachments as: .zip

Change History (4)

@r-a-y
13 years ago

#1 @r-a-y
13 years ago

  • Keywords has-patch needs-testing added; needs-patch removed

Attached patch attempts to replace all get/update/delete_user_meta() functions with BP's own versions.

Hope I caught them all! Patch also needs testing as I'm not sure if simply replacing the function names will break anything.

#2 @DJPaul
13 years ago

  • Milestone changed from Awaiting Review to 1.6

#3 @boonebgorges
13 years ago

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

(In [5796]) Swaps _user_meta() functions with BP equivalents. Fixes #4013. Props r-a-y

Note: See TracTickets for help on using tickets.