File: bp-blogs/bp-blogs-functions.php
Description
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_record_existing_blogs()

Populate the BP blogs table with existing blogs.

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

bp_blogs_recorded_existing_blogs

Fires after the BP blogs tables have been populated with existing blogs.

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

bp_blogs_is_blog_recordable()

Check whether a given blog should be recorded in activity feeds.

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

bp_blogs_is_blog_recordable

Filters whether or not a blog is globally activity feed recordable.

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

bp_blogs_is_blog_recordable_for_user

Filters whether or not a blog is globally activity feed recordable for user.

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

bp_blogs_is_blog_trackable()

Check whether a given blog should be tracked by the Blogs component.

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

bp_blogs_is_blog_trackable

Filters whether or not a blog is globally trackable.

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

bp_blogs_has_directory()

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

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