Namespaces: global
Description
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_remove_blog_for_user()

Remove a blog from the tracker for a specific user.

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

bp_blogs_post_type_remove_comment()

Remove a synced activity comment from the activity feed.

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

bp_blogs_update_post_activity_meta()

Updates a blog post’s activity meta entry during a post edit.

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

bp_blogs_comment_sync_activity_comment()

Update Activity and blogs meta and eventually sync comment with activity comment

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

bp_blogs_add_user_to_blog()

Record a user’s association with a blog.

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

bp_blogs_get_allowed_roles()

The allowed blog roles a member must have to be recorded into the `bp_user_blogs` pointer table.

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

bp_blogs_update_option_site_icon()

Syncs site icon URLs to blogmeta.

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

bp_blogs_delete_url_blogmeta()

Deletes the ‘url’ blogmeta for a site.

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