Skip to:
Content

BuddyPress.org

Opened 15 years ago

Closed 15 years ago

#3391 closed defect (bug) (fixed)

Missing notification functions from 1.3 breaking backpat

Reported by: DJPaul Owned by:
Priority: normal Milestone: 1.5
Component: Core Version:
Severity: major 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

Change History (1)

#1 @boonebgorges
15 years ago

  • Resolutionfixed
  • Status newclosed

(In [4875]) Properly deprecates bp_core_delete_notifications_for_user_by_item_id() and bp_core_delete_notifications_for_user_by_type(). Fixes #3391

Note: See TracTickets for help on using tickets.