Hooks
Description
bp_profile_field_buttons

Fires and displays the profile field buttons.

Source: bp-templates/bp-nouveau/includes/members/template-tags.php:853

bp_profile_get_field_groups

Filters all profile field groups.

Source: bp-xprofile/bp-xprofile-template.php:1090

bp_profile_get_visibility_radio_buttons

Filters the radio buttons for setting visibility.

Source: bp-xprofile/bp-xprofile-template.php:1445

bp_profile_has_multiple_groups

Filters if there is more than one group of fields for the profile being edited.

Source: bp-xprofile/bp-xprofile-template.php:1110

bp_profile_header_meta

Fires after the group header actions section.

Source: bp-templates/bp-nouveau/includes/members/functions.php:181

bp_profile_layout_default_format

Filters profile layout format.

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

bp_profile_search_main_form

Filter the XProfile fields `get_items` permissions check.

Source: bp-xprofile/classes/class-bp-rest-xprofile-search-form-fields-endpoint.php:120

bp_profile_settings_visibility_select

Filters the dropdown list for setting visibility.

Source: bp-xprofile/bp-xprofile-template.php:1552

bp_ps_search_results

BP REST: BP_REST_Members_Endpoint class

Source: bp-members/classes/class-bp-rest-members-endpoint.php:241

bp_ready

Fires inside the ‘bp_ready’ function, which runs after BP is set up and the page is about to render.

Source: bp-core/bp-core-dependency.php:335

bp_recipients_recipient_get_join_sql

Filters the From SQL statement.

Source: bp-messages/classes/class-bp-messages-thread.php:1649

bp_recipients_recipient_get_orderby

Filters the converted ‘orderby’ term.

Source: bp-messages/classes/class-bp-messages-thread.php:1617

bp_recipients_recipient_get_paged_sql

Filters the pagination SQL statement.

Source: bp-messages/classes/class-bp-messages-thread.php:1662

bp_recipients_recipient_get_total_sql

Filters the SQL used to retrieve total message results.

Source: bp-messages/classes/class-bp-messages-thread.php:1700

bp_recipients_recipient_get_where_conditions

Filters the Where SQL statement.

Source: bp-messages/classes/class-bp-messages-thread.php:1633

bp_register_activity_actions

Fires on bp_init to allow core components and dependent plugins to register activity actions.

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

bp_register_admin_integrations

Fires inside the bp_register_admin_integrations function.

Source: bp-core/admin/bp-core-admin-actions.php:250

bp_register_admin_settings

Fires inside the bp_register_admin_settings function.

Source: bp-core/admin/bp-core-admin-actions.php:235

bp_register_admin_style

Fires inside the bp_register_admin_style function.

Source: bp-core/admin/bp-core-admin-actions.php:220

bp_register_confirm_email

Filters whether or not display email confirmation field in registrations.

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

bp_register_confirm_password

Filters whether or not display password confirmation field in registrations.

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

bp_register_email_post_type

Used to determine if user has admin rights on current content. If the logged in user is viewing their own profile and wants to delete something, is_item_admin is used. This is a generic variable so it can be used by other components. It can also be modified, so when viewing a group ‘is_item_admin’ would be ‘true’ if they are a group admin, and ‘false’ if they are not.

Source: bp-core/classes/class-bp-core.php:355

bp_register_importers

Fires inside the bp_register_importers function.

Source: bp-core/admin/bp-core-admin-actions.php:205

bp_register_member_types

Fires inside bp_register_member_types(), so plugins can register profile types.

Source: bp-core/bp-core-dependency.php:218

bp_register_post_types

Fires inside the ‘bp_register_post_types’ function, where plugins should register post types.

Source: bp-core/bp-core-dependency.php:124

bp_register_taxonomies

Fires inside the ‘bp_register_taxonomies’ function, where plugins should register taxonomies.

Source: bp-core/bp-core-dependency.php:109

bp_register_theme_directory

Fires inside the ‘bp_register_theme_directory’ function.

Source: bp-core/deprecated/buddyboss/1.0.php:342

bp_register_theme_packages

Fires inside the ‘bp_register_theme_packages’ function.

Source: bp-core/bp-core-dependency.php:449

bp_register_widgets

Fires inside the ‘bp_register_widgets’ function, where plugins should register widgets.

Source: bp-core/bp-core-dependency.php:203

bp_registered_member_type

Fires after a profile type is registered.

Source: bp-members/bp-members-functions.php:2674

bp_registration_needs_activation

Filters whether registrations require activation on this installation.

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

bp_remove_caps

Fires after the removal of capabilities from WordPress user roles.

Source: bp-core/bp-core-caps.php:113

bp_remove_follow_data

Actions to perform after follow data is removed for user

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

bp_remove_member_type

Fires just after a user’s profile type has been removed.

Source: bp-members/bp-members-functions.php:2812

bp_remove_object_terms

Fires when taxonomy terms have been removed from BuddyPress objects.

Source: bp-core/bp-core-taxonomy.php:198

bp_repair_list

Filters the array of the repair list.

Source: bp-core/admin/bp-core-admin-tools.php:432

bp_replace_the_content

Filters the content to replace in the post.

Source: bp-core/bp-core-theme-compatibility.php:683

bp_request

Filters the query_vars for the current request.

Source: bp-core/bp-core-dependency.php:610

bp_required_components

Filters the required components.

Source: bp-core/classes/class-bp-core.php:82

bp_rest_account_setting_fields

Source: bp-settings/classes/class-bp-rest-account-settings-options-endpoint.php:110

bp_rest_account_setting_prepare_value

Filter a notification value returned from the API.

Source: bp-settings/classes/class-bp-rest-account-settings-options-endpoint.php:405

bp_rest_account_settings_collection_params

Filters the collection query params.

Source: bp-settings/classes/class-bp-rest-account-settings-endpoint.php:275

bp_rest_account_settings_get_items

Fires after account settings are fetched via the REST API.

Source: bp-settings/classes/class-bp-rest-account-settings-endpoint.php:115

bp_rest_account_settings_get_items_permissions_check

Filter the account settings `get_items` permissions check.

Source: bp-settings/classes/class-bp-rest-account-settings-endpoint.php:149

bp_rest_account_settings_options_collection_params

Filters the collection query params.

Source: bp-settings/classes/class-bp-rest-account-settings-options-endpoint.php:505

bp_rest_account_settings_options_get_item

Fires after account setting options are fetched via the REST API.

Source: bp-settings/classes/class-bp-rest-account-settings-options-endpoint.php:142

bp_rest_account_settings_options_get_item_permissions_check

Filter the account settings options `get_item` permissions check.

Source: bp-settings/classes/class-bp-rest-account-settings-options-endpoint.php:188

bp_rest_account_settings_options_schema

Filters the Account Settings schema.

Source: bp-settings/classes/class-bp-rest-account-settings-options-endpoint.php:482

bp_rest_account_settings_options_update_item

Fires after account setting options are updated via the REST API.

Source: bp-settings/classes/class-bp-rest-account-settings-options-endpoint.php:279

bp_rest_account_settings_options_update_item_permissions_check

Filter the account settings options `update_item` permissions check.

Source: bp-settings/classes/class-bp-rest-account-settings-options-endpoint.php:325