@since: BuddyPress 1.6.0
Description
bp_add_options

Fires after the addition of default options when BuddyPress is first activated.

Source: bp-core/bp-core-options.php:187

bp_delete_options()

Delete default options.

Source: bp-core/bp-core-options.php:200

bp_delete_options

Fires after the deletion of default options when BuddyPress is first deactivated.

Source: bp-core/bp-core-options.php:217

bp_setup_activity()

Set up the bp-activity component.

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

bp_activity_user_can_mark_spam()

Fetch whether the current user is allowed to mark items as spam.

Source: bp-activity/bp-activity-functions.php:3928

bp_activity_user_can_mark_spam

Filters whether the current user should be able to mark items as spam.

Source: bp-activity/bp-activity-functions.php:3937

bp_activity_mark_as_spam()

Mark an activity item as spam.

Source: bp-activity/bp-activity-functions.php:3952

bp_activity_mark_as_spam

Fires at the end of the process to mark an activity item as spam.

Source: bp-activity/bp-activity-functions.php:3986

bp_activity_mark_as_ham()

Mark an activity item as ham.

Source: bp-activity/bp-activity-functions.php:3999

bp_activity_mark_as_ham

Fires at the end of the process to mark an activity item as ham.

Source: bp-activity/bp-activity-functions.php:4033