@since: BuddyPress 2.0.0
Description
bp_core_admin_user_spammed_js()

Inline script that adds the ‘site-spammed’ class to spammed users.

Source: bp-core/admin/bp-core-admin-functions.php:1576

bp_admin_setting_callback_heartbeat()

Allow Heartbeat to refresh activity stream.

Source: bp-core/admin/bp-core-admin-settings.php:211

bp_admin_setting_callback_enable_activity_autoload()

Automatically load more activity posts when scrolling to the bottom of the page.

Source: bp-core/admin/bp-core-admin-settings.php:237

bp_core_maybe_install_signups()

Check if the signups table needs to be created or upgraded.

Source: bp-core/bp-core-update.php:944

bp_update_to_2_0()

2.0 update routine.

Source: bp-core/bp-core-update.php:472

bp_blogs_update_post()

Updates a blog post’s corresponding activity entry during a post edit.

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

bp_xprofile_format_activity_action_new_member()

Format ‘new_member’ activity actions.

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

bp_blogs_catch_transition_post_status()

Detect a change in post status, and initiate an activity update if necessary.

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

wp_new_user_notification()

Email login credentials to a newly-registered user.

Source: bp-core/bp-core-wp-emails.php:705

bp_is_blogs_directory()

Is the current page the blogs directory ?

Source: bp-core/bp-core-template.php:3129