Opened 8 years ago
Closed 8 years ago
#7685 closed enhancement (fixed)
Add missing context to bp_xprofile_field_get_children filter
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.0 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Extended Profile | Keywords: | has-patch commit |
| Cc: | lmoffereins@… |
Description
The bp_xprofile_field_get_children filter in BP_XProfile_Field::get_children() does not allow for filtering per-field children, because there is no solid way to know what the current field is. I propose to provide the this context as a third parameter for this cause.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Makes sense, looks fine.