@since: BuddyPress 2.0.0
Description
bp_blogs_setup_comment_loop_globals_on_ajax()

Set up some globals used in the activity comment loop when AJAX is used.

Source: bp-blogs/bp-blogs-activity.php:1264

bp_blogs_sync_add_from_activity_comment

Fires after activity comments have been synced and posted as blog comments.

Source: bp-blogs/bp-blogs-activity.php:939

bp_blogs_sync_delete_from_activity_comment()

Deletes the blog comment when the associated activity comment is deleted.

Source: bp-blogs/bp-blogs-activity.php:959

bp_blogs_sync_activity_edit_to_post_comment()

Updates the blog comment when the associated activity comment is edited.

Source: bp-blogs/bp-blogs-activity.php:1011

bp_blogs_remove_activity_meta_for_trashed_comments()

When a post is trashed, remove each comment’s associated activity meta.

Source: bp-blogs/bp-blogs-activity.php:1093

bp_blogs_sync_add_from_activity_comment()

Syncs activity comments and posts them back as blog comments.

Source: bp-blogs/bp-blogs-activity.php:834

bp_blogs_comments_open()

Check if a blog post’s activity item should be closed from commenting.

Source: bp-blogs/bp-blogs-activity.php:603

bp_blogs_get_profile_stats

Filters the number of blogs in user’s profile.

Source: bp-blogs/bp-blogs-template.php:1620

bp_blogs_format_activity_action_new_blog()

Format ‘new_blog’ activity actions.

Source: bp-blogs/bp-blogs-activity.php:173

bp_blogs_format_activity_action_new_blog

Filters the new blog activity action for the new blog.

Source: bp-blogs/bp-blogs-activity.php:199