Opened 14 years ago
Closed 14 years ago
#2628 closed enhancement (fixed)
bp_profile_field_data
Reported by: | LPH2005 | Owned by: | |
---|---|---|---|
Milestone: | 1.2.6 | Priority: | normal |
Severity: | Version: | ||
Component: | Core | Keywords: | templates |
Cc: |
Description
http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/bp_profile_field_data/
Using bp_profile_field_data( 'field=Membership' ) returns a serialised array. Is there a way to tidy this up?
Change History (2)
Note: See
TracTickets for help on using
tickets.
What would you like it to return? We could run the result through maybe_unserialize, which would then return a string or an array?