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

Syncs site icon URLs to blogmeta.

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

bp_blogs_delete_url_blogmeta()

Deletes the ‘url’ blogmeta for a site.

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

bp_blogs_publish_post_activity_meta()

Record activity metadata about a published blog post.

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

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

Update blog name in BuddyPress blogmeta table.

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

bp_blogs_update_option_blogdescription()

Update blog description in BuddyPress blogmeta table.

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

bp_blogs_update_option_close_comments_for_old_posts()

Update “Close comments for old posts” option in BuddyPress blogmeta table.

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

bp_blogs_update_option_close_comments_days_old()

Update “Close comments after days old” option in BuddyPress blogmeta table.

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

bp_blogs_is_blog_trackable_for_user

Filters whether or not a blog is globally trackable for user.

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