@since: BuddyPress 2.0.0
Description
bp_blogs_add_blogmeta()

Add a piece of blog metadata.

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

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

When toggling threaded comments, update thread depth in blogmeta table.

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

bp_blogs_update_option_thread_comments_depth()

When updating comment depth, update thread depth in blogmeta table.

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

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

Add an activity item when a user has updated his profile.

Source: bp-xprofile/bp-xprofile-activity.php:253

bp_xprofile_updated_profile_activity_throttle_time

Filters the throttle time, in seconds, used to prevent excessive activity posting.

Source: bp-xprofile/bp-xprofile-activity.php:313

xprofile_activity_filter_options()

Add filters for xprofile activity types to Show dropdowns.

Source: bp-xprofile/bp-xprofile-activity.php:343

bp_xprofile_format_activity_action_new_avatar()

Format ‘new_avatar’ activity actions.

Source: bp-xprofile/bp-xprofile-activity.php:59