Opened 13 years ago
Closed 13 years ago
#3391 closed defect (bug) (fixed)
Missing notification functions from 1.3 breaking backpat
Reported by: | DJPaul | Owned by: | |
---|---|---|---|
Milestone: | 1.5 | Priority: | normal |
Severity: | major | Version: | |
Component: | Core | Keywords: | needs-patch |
Cc: |
Description
Trunk is missing these functions. These are regressions and break 1.2 plugins:
bp_core_delete_notifications_for_user_by_type
bp_core_delete_notifications_for_user_by_item_id
Note: See
TracTickets for help on using
tickets.
(In [4875]) Properly deprecates bp_core_delete_notifications_for_user_by_item_id() and bp_core_delete_notifications_for_user_by_type(). Fixes #3391