Opened 14 years ago
Closed 14 years ago
#3299 closed enhancement (fixed)
bp_get_user_meta() and bp_update_user_meta()
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 1.5 | Priority: | normal |
Severity: | Version: | 1.5 | |
Component: | Core | Keywords: | |
Cc: |
Description
For greater internal consistency with the changes proposed in #3261, and for more readable code, I think we should introduce functions bp_get_user_meta() and bp_update_user_meta(). They would be wrappers for our current setup, which puts the bp_get_user_meta_key() filter on meta_keys, but it would be a bit easier to use.
I'll work up a patch. If there are any objections, let me know.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
See 3299.diff