@since: BuddyPress 1.0.0
Description
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

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

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

bp_blogs_new_blog_post

Fires after BuddyPress has recorded metadata about a published blog post.

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

bp_blogs_record_blog()

Make BuddyPress aware of a new site so that it can track its activity.

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

bp_blogs_new_blog

Fires after BuddyPress has been made aware of a new site for activity tracking.

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

bp_blogs_redirect_to_random_blog()

Redirect to a random blog in the multisite network.

Source: bp-blogs/actions/random.php:14

bp_blogs_record_existing_blogs()

Populate the BP blogs table with existing blogs.

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

bp_blogs_screen_index

Fires right before the loading of the top-level Blogs screen template file.

Source: bp-blogs/screens/directory.php:23

BP_Blogs_Blog

The main BuddyPress blog class.

Source: bp-blogs/classes/class-bp-blogs-blog.php:20

bp_blogs_blog_user_id_before_save

Filters the blog user ID before save.

Source: bp-blogs/classes/class-bp-blogs-blog.php:85