@since: BuddyPress 2.4.0
Description
bp_disable_group_type_creation

Filters whether or not members are able to create group types.

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

bp_disable_cover_image_uploads()

Are members able to upload their own cover photos?

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

bp_disable_cover_image_uploads

Filters whether or not members are able to upload their own cover photos.

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

bp_activity_admin_meta_boxes

Fires after the registration of all of the default activity meta boxes.

Source: bp-activity/bp-activity-admin.php:278

bp_activity_admin_enqueue_scripts

Fires after the activity js and style has been enqueued.

Source: bp-activity/bp-activity-admin.php:352

BP_Activity_Feed::__set()

Magic method for setting a certain data variable.

Source: bp-activity/classes/class-bp-activity-feed.php:81

bp_activity_admin_get_custom_column

Filters a string to allow plugins to add custom column content.

Source: bp-activity/classes/class-bp-activity-list-table.php:817

bp_activity_admin_comment_content

Filter here to add extra output to the activity content into the Administration.

Source: bp-activity/classes/class-bp-activity-list-table.php:740

BP_Activity_List_Table::column_default()

Allow plugins to add their custom column.

Source: bp-activity/classes/class-bp-activity-list-table.php:806

bp_activity_list_table_get_columns

Filters the titles for the columns for the activity list table.

Source: bp-activity/classes/class-bp-activity-list-table.php:411