Opened 16 years ago
Closed 16 years ago
#2628 closed enhancement (fixed)
bp_profile_field_data
| Reported by: | LPH2005 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.2.6 |
| Component: | Core | Version: | |
| Severity: | 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
What would you like it to return? We could run the result through maybe_unserialize, which would then return a string or an array?