Opened 13 years ago
Closed 13 years ago
#5111 closed enhancement (fixed)
Hook on xprofile_delete_field_data()
| Reported by: | geoffroycochard | Owned by: | djpaul |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.9 |
| Component: | Extended Profile | Version: | 1.7 |
| Severity: | minor | Keywords: | |
| Cc: |
Description
There's no action when xprofile_delete_field_data() is called ...
Cause when field is selectbox, and there's no more data to save (emty), xprofile_set_field_data() call xprofile_delete_field_data() without call action.
http://buddypress.org/support/topic/hook-on-xprofile_delete_field_data/
Attachments (1)
Change History (5)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
If I understand correctly, you're looking for action hooks in the xprofile_delete_field_data() and xprofile_set_field_data() functions?