@package: BuddyBossActivity
Description
bp_activity_new_comment()

Add an activity comment.

Source: bp-activity/bp-activity-functions.php:2964

bp_activity_comment_posted

Fires near the end of an activity comment posting, before the returning of the comment ID.

Source: bp-activity/bp-activity-functions.php:3095

bp_activity_comment_posted_notification_skipped

Fires near the end of an activity comment posting, before the returning of the comment ID.

Source: bp-activity/bp-activity-functions.php:3107

bp_activity_get_activity_id()

Fetch the activity_id for an existing activity entry in the DB.

Source: bp-activity/bp-activity-functions.php:3135

bp_activity_get_activity_id

Filters the activity ID being requested.

Source: bp-activity/bp-activity-functions.php:3161

bp_activity_delete()

Delete activity item(s).

Source: bp-activity/bp-activity-functions.php:3202

bp_before_activity_delete

Fires before an activity item proceeds to be deleted.

Source: bp-activity/bp-activity-functions.php:3229

bp_activity_post_type_is_post_status_allowed

Filters whether to publish activities about the comment regarding the post status

Source: bp-activity/bp-activity-functions.php:2730

bp_activity_{$post_type}_pre_comment

Filters whether or not to post the activity about the comment.

Source: bp-activity/bp-activity-functions.php:2767

bp_activity_post_type_comment

Fires after the publishing of an activity item for a newly published post type post.

Source: bp-activity/bp-activity-functions.php:2863