Skip to:
Content

BuddyPress.org

Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#5263 closed enhancement (fixed)

Filtering using bp_messages_single_new_message_notification

Reported by: henrywright Owned by: boonebgorges
Priority: normal Milestone: 1.9
Component: Messages Version: 1.8.1
Severity: normal Keywords: has-patch
Cc:

Description

bp_activity_single_at_mentions_notification allows me to pass $item_id and $secondary_item_id to my filter function where as bp_messages_single_new_message_notification doesn't.

Please see attached patch. Would this be possible? It would help as I need to use $secondary_item_id in my filter function to display the messaged member's avatar.

Attachments (1)

5263.patch (899 bytes ) - added by henrywright 13 years ago.

Download all attachments as: .zip

Change History (5)

@henrywright
13 years ago

#1 @henrywright
13 years ago

  • Keywords has-patch added

#2 @boonebgorges
13 years ago

  • Milestone Awaiting Review1.9

Ask and ye shall receive :-D

#3 @boonebgorges
13 years ago

  • Owner set to boonebgorges
  • Resolutionfixed
  • Status newclosed

In 7613:

Pass $item_id and $secondary_item_id to message notification filters

Fixes #5263

Props henrywright

#4 @henrywright
13 years ago

Thanks Boone! :)

Note: See TracTickets for help on using tickets.