File: bp-activity/bp-activity-functions.php
Description
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}_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

bp_activity_post_type_published

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

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

bp_activity_post_type_update()

Update the activity item for a custom post type entry.

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