Skip to:
Content

BuddyPress.org

Opened 17 years ago

Closed 17 years ago

#1051 closed defect (bug) (fixed)

delete wire hook

Reported by: petronic Owned by:
Priority: minor Milestone: 1.1
Component: Version:
Severity: 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 17 years ago.

Download all attachments as: .zip

Change History (2)

@petronic
17 years ago

#1 @apeatling
17 years ago

  • Resolutionfixed
  • Status newclosed

(In [1913]) Fixes #1051 props petronic

Note: See TracTickets for help on using tickets.