do_action( 'bp_activity_delete_comment', int $activity_id , int $comment_id )
Fires at the end of the deletion of an activity comment, before returning success.
Description
Parameters
- $activity_id
-
ID of the activity that has had a comment deleted from.
- $comment_id
-
ID of the comment that was deleted.
Source
Changelog
Version | Description |
---|---|
BuddyPress 1.2.0 | Introduced. |
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.