File: bp-blogs/bp-blogs-functions.php
Description
bp_blogs_remove_associated_blog_comments()

Removes blog comments that are associated with activity comments.

Source: bp-blogs/bp-blogs-functions.php:1163

bp_blogs_remove_user_from_blog()

Remove a blog-user pair from BP’s blog tracker.

Source: bp-blogs/bp-blogs-functions.php:975

bp_blogs_maybe_add_user_to_blog()

Rehook WP’s maybe_add_existing_user_to_blog with a later priority.

Source: bp-blogs/bp-blogs-functions.php:996

bp_blogs_remove_blog()

Remove the “blog created” item from the BP blogs tracker and activity feed.

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

bp_blogs_before_remove_blog

Fires before a “blog created” item is removed from blogs tracker and activity feed.

Source: bp-blogs/bp-blogs-functions.php:1023

bp_blogs_remove_blog

Fires after a “blog created” item has been removed from blogs tracker and activity feed.

Source: bp-blogs/bp-blogs-functions.php:1035

bp_blogs_remove_blog_for_user()

Remove a blog from the tracker for a specific user.

Source: bp-blogs/bp-blogs-functions.php:1045

bp_blogs_before_remove_blog_for_user

Fires before a blog is removed from the tracker for a specific user.

Source: bp-blogs/bp-blogs-functions.php:1058

bp_blogs_remove_blog_for_user

Fires after a blog has been removed from the tracker for a specific user.

Source: bp-blogs/bp-blogs-functions.php:1070

bp_blogs_post_type_remove_comment()

Remove a synced activity comment from the activity feed.

Source: bp-blogs/bp-blogs-functions.php:1086