Skip to:
Content

BuddyPress.org

Opened 15 years ago

Closed 15 years ago

#1051 closed defect (bug) (fixed)

delete wire hook

Reported by: petronic's profile petronic Owned by:
Milestone: 1.1 Priority: minor
Severity: Version:
Component: Keywords:
Cc:

Description

It would be usefull if you can add $component_name as parameter in bp_wire_post_deleted hook/action.

Something like this:
do_action( 'bp_wire_post_deleted', $wire_post->id, $wire_post->item_id, $wire_post->user_id, $component_name );

Patch attached. Thanks.

Attachments (1)

patch.diff (542 bytes) - added by petronic 15 years ago.

Download all attachments as: .zip

Change History (2)

@petronic
15 years ago

#1 @apeatling
15 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [1913]) Fixes #1051 props petronic

Note: See TracTickets for help on using tickets.