Namespaces: global
Description
bp_blogs_get_random_blogs()

Retrieve a random list of blogs.

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

bp_blogs_is_blog_hidden()

Check whether a given blog is hidden.

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

bp_blogs_delete_blogmeta()

Delete a metadata from the DB for a blog.

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

bp_blogs_get_blogmeta()

Get metadata for a given blog.

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

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

Get all of a user’s blogs, as tracked by BuddyPress.

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

bp_blogs_remove_user_from_blog()

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

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