Opened 10 years ago
Closed 8 years ago
#6165 closed enhancement (fixed)
Filter request in bp_get_member_profile_data()
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 2.7 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Extended Profile | Keywords: | has-patch commit |
Cc: |
Description
This is a follow-up to #5220, where Boone suggested a dynamic filter for bp_get_member_profile_data()
. It looks like this filter was never implemented - which means that plugins cannot filter the value of an xProfile field by field-type when the data is fetched via this function. For consistency, it would be great to see the dynamic filter implemented.
Attachments (1)
Change History (7)
Note: See
TracTickets for help on using
tickets.
Looks like it's causing failing tests at the moment, so don't mark as commit ready yet. Need to investigate why.