do_action( 'bp_activity_sent_reply_to_update_notification', BP_Activity_Activity $original_activity, int $comment_id, int $commenter_id, array $params )

Fires at the point that notifications should be sent for activity comments.

Description

Parameters

$original_activity

(BP_Activity_Activity) The original activity.

$comment_id

(int) ID for the newly received comment.

$commenter_id

(int) ID of the user who made the comment.

$params

(array) Arguments used with the original activity comment.

Source

File: bp-activity/bp-activity-functions.php

Changelog

Changelog
Version Description
BuddyPress 2.6.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.