@since: BuddyPress 1.5.0
Description
bp_get_blogs_slug()

Return the blogs component slug.

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

bp_get_blogs_slug

Filters the blogs component slug.

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

bp_blogs_before_remove_data

Fires before all blog associations are removed for a given user.

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

bp_blogs_before_remove_data_for_blog

Fires before all data related to a given blog is removed from blogs tracker and activity feed.

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

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_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_is_new_blog_public

Filters whether or not a new blog is public.

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

BP_Blogs_Component::setup_admin_bar()

Set up bp-blogs integration with the WordPress admin bar.

Source: bp-blogs/classes/class-bp-blogs-component.php:260

bp_blogs_has_directory()

Check whether the $bp global lists an activity directory page.

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

BP_Blogs_Component::__construct()

Start the blogs component creation process.

Source: bp-blogs/classes/class-bp-blogs-component.php:26