Opened 7 years ago
Closed 7 years ago
#7600 closed enhancement (fixed)
Add before/after delete filters to BP_XProfile_Field
Reported by: | mechter | Owned by: | djpaul |
---|---|---|---|
Milestone: | 3.0 | Priority: | normal |
Severity: | normal | Version: | 2.9.0 |
Component: | Extended Profile | Keywords: | |
Cc: | lmoffereins@… |
Description
BP_XProfile_Group
and BP_XProfile_ProfileData
both have them, but they seem to have been omitted for BP_XProfile_Field
.
Attachments (1)
Change History (6)
#4
@
7 years ago
- Cc lmoffereins@… added
- Keywords has-patch removed
- Resolution fixed deleted
- Status changed from closed to reopened
In the hooks I'm missing the $delete_data
parameter which is provided to the delete method. Can we add this as a second (or first?) parameter so we know the proper context of the field's deletion?
Note: See
TracTickets for help on using
tickets.
In 11700: