Opened 15 years ago
Closed 15 years ago
#3299 closed enhancement (fixed)
bp_get_user_meta() and bp_update_user_meta()
| Reported by: | boonebgorges | Owned by: | boonebgorges |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.5 |
| Component: | Core | Version: | 1.5 |
| Severity: | 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
See 3299.diff