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

Get metadata for a given blog.

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

bp_blogs_update_blogmeta()

Update a piece of blog meta.

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

bp_blogs_add_blogmeta()

Add a piece of blog metadata.

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

bp_blogs_remove_comment

Fires after a blog comment activity item was removed from activity feed.

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

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_total_blogs()

Get the total number of blogs being tracked by BuddyPress.

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

bp_blogs_total_blogs_for_user()

Get the total number of blogs being tracked by BP for a specific user.

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

bp_blogs_remove_data_for_blog()

Remove the all data related to a given blog from the BP blogs tracker and activity feed.

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

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_remove_data_for_blog

Fires after all data related to a given blog has been removed from blogs tracker and activity feed.

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