Functions
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_new_blog_comment_query_backpat()

Filter ‘new_blog_comment’ bp_has_activities() loop to include new- and old-style blog activity comment items.

Source: bp-blogs/bp-blogs-activity.php:1119

bp_blogs_pagination_count()

Output the blogs pagination count.

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

bp_blogs_pagination_links()

Output the blogs pagination links.

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

bp_blogs_post_pre_publish()

Check whether the current activity about a post or a comment can be published.

Source: bp-blogs/bp-blogs-filters.php:74

bp_blogs_post_type_comments_avoid_duplicates()

Limit the display of post type synced comments.

Source: bp-blogs/bp-blogs-activity.php:1346

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

Fetch data related to blogs at the beginning of an activity loop.

Source: bp-blogs/bp-blogs-activity.php:449

bp_blogs_profile_stats()

Display the number of blogs in user’s profile.

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

bp_blogs_publish_post_activity_meta()

Record activity metadata about a published blog post.

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

bp_blogs_record_activity()

Record blog-related activity to the activity feed.

Source: bp-blogs/bp-blogs-activity.php:487

bp_blogs_record_activity_on_site_creation()

Add an activity entry for a newly-created site.

Source: bp-blogs/bp-blogs-activity.php:688

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

Record a new blog comment in the BuddyBoss activity feed.

Source: bp-core/deprecated/buddypress/2.5.php:905

bp_blogs_record_existing_blogs()

Populate the BP blogs table with existing blogs.

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

bp_blogs_record_post()

Record a new blog post in the BuddyBoss activity feed.

Source: bp-core/deprecated/buddypress/2.2.php:46

bp_blogs_redirect_to_random_blog()

Redirect to a random blog in the multisite network.

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

bp_blogs_register_activity_actions()

Register activity actions for the blogs component.

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

bp_blogs_register_custom_site_icon_size()

Registers our custom thumb size with WP’s Site Icon feature.

Source: bp-blogs/bp-blogs-filters.php:132

bp_blogs_register_post_tracking_args()

Set up the tracking arguments for the ‘post’ post type.

Source: bp-blogs/bp-blogs-activity.php:52

bp_blogs_register_widgets()

Register the widgets for the Blogs component.

Source: bp-blogs/bp-blogs-widgets.php:15

bp_blogs_remove_activity_meta_for_trashed_comments()

When a post is trashed, remove each comment’s associated activity meta.

Source: bp-blogs/bp-blogs-activity.php:1093

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_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_remove_comment()

Remove a blog comment activity item from the activity feed.

Source: bp-core/deprecated/buddypress/2.5.php:917

bp_blogs_remove_data()

Remove all blog associations for a given user.

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

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

Remove a blog post activity item from the activity feed.

Source: bp-blogs/bp-blogs-activity.php:768

bp_blogs_remove_user_from_blog()

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

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

bp_blogs_restore_data()

Restore all blog associations for a given user.

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

bp_blogs_root_slug()

Output the blogs component root slug.

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

bp_blogs_screen_create_a_blog()

Load the “Create a Blog” screen.

Source: bp-blogs/screens/create.php:14

bp_blogs_screen_index()

Load the top-level Blogs directory.

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

bp_blogs_screen_my_blogs()

Load the “My Blogs” screen.

Source: bp-blogs/screens/my-blogs.php:14

bp_blogs_setup_activity_loop_globals()

Utility function to set up some variables for use in the activity loop.

Source: bp-blogs/bp-blogs-activity.php:1207

bp_blogs_setup_comment_loop_globals_on_ajax()

Set up some globals used in the activity comment loop when AJAX is used.

Source: bp-blogs/bp-blogs-activity.php:1264

bp_blogs_signup_blog()

Output the input fields for the blog creation form.

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

bp_blogs_slug()

Output the blogs component slug.

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

bp_blogs_subdomain_base()

Output the base URL for subdomain installations of WordPress Multisite.

Source: bp-core/deprecated/buddypress/2.1.php:583

bp_blogs_sync_activity_edit_to_post_comment()

Updates the blog comment when the associated activity comment is edited.

Source: bp-blogs/bp-blogs-activity.php:1011

bp_blogs_sync_add_from_activity_comment()

Syncs activity comments and posts them back as blog comments.

Source: bp-blogs/bp-blogs-activity.php:834

bp_blogs_sync_delete_from_activity_comment()

Deletes the blog comment when the associated activity comment is deleted.

Source: bp-blogs/bp-blogs-activity.php:959

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

When a blog comment status transition occurs, update the relevant activity’s status.

Source: bp-core/deprecated/buddypress/2.5.php:888

bp_blogs_update_blogmeta()

Update a piece of blog meta.

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

bp_blogs_update_meta_cache()

Slurp up blogmeta for a specified set of blogs.

Source: bp-blogs/bp-blogs-cache.php:25

bp_blogs_update_option_blogdescription()

Update blog description in BuddyPress blogmeta table.

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

bp_blogs_update_option_blogname()

Update blog name in BuddyPress blogmeta table.

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