Opened 14 years ago
Closed 14 years ago
#4013 closed defect (bug) (fixed)
Replace get/update_user_meta() with BP's own versions
| Reported by: |
|
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)
Change History (4)
Note: See
TracTickets for help on using
tickets.
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.