Methods
Description
BP_Nouveau::setup_support()

Setup the Template Pack features support.

Source: bp-templates/bp-nouveau/buddypress-functions.php:143

BP_Nouveau::theme_compat_page_templates()

Filter the default theme compatibility root template hierarchy, and prepend a page template to the front if it’s set.

Source: bp-templates/bp-nouveau/buddypress-functions.php:673

BP_Nouveau::theme_compat_wrapper()

Add our special ‘buddypress’ div wrapper to the theme compat template part.

Source: bp-templates/bp-nouveau/buddypress-functions.php:744

BP_PHPMailer::bp_email()

Send email(s).

Source: bp-core/classes/class-bp-phpmailer.php:27

BP_PHPMailer::get_hostname()

Get an appropriate hostname for the email. Varies depending on site configuration.

Source: bp-core/classes/class-bp-phpmailer.php:224

bp_ps_Fields::get_filters()

Source: bp-core/profile-search/bps-fields.php:89

bp_ps_Fields::is_filter()

Source: bp-core/profile-search/bps-fields.php:121

bp_ps_Fields::set_display()

Source: bp-core/profile-search/bps-fields.php:129

bp_ps_Fields::set_filters()

Source: bp-core/profile-search/bps-fields.php:109

bp_ps_Fields::valid_filter()

Source: bp-core/profile-search/bps-fields.php:125

BP_RankMath_Title::advanced_robots()

Retrieves the Advanced Robots.

Source: bp-core/compatibility/bp-rankmath-plugin-helpers.php:52

BP_RankMath_Title::canonical()

Retrieves the canonical URL.

Source: bp-core/compatibility/bp-rankmath-plugin-helpers.php:70

BP_RankMath_Title::description()

Retrieves the SEO description.

Source: bp-core/compatibility/bp-rankmath-plugin-helpers.php:43

BP_RankMath_Title::keywords()

Retrieves meta keywords.

Source: bp-core/compatibility/bp-rankmath-plugin-helpers.php:79

BP_RankMath_Title::robots()

Retrieves the robots.

Source: bp-core/compatibility/bp-rankmath-plugin-helpers.php:61

BP_RankMath_Title::title()

Retrieves the SEO title.

Source: bp-core/compatibility/bp-rankmath-plugin-helpers.php:25

BP_Recursive_Query::get_sql_clauses()

Generate SQL clauses to be appended to a main query.

Source: bp-core/classes/class-bp-recursive-query.php:40

BP_Recursive_Query::get_sql_for_clause()

Generate JOIN and WHERE clauses for a first-order clause.

Source: bp-core/classes/class-bp-recursive-query.php:215

BP_Recursive_Query::get_sql_for_query()

Generate SQL clauses for a single query array.

Source: bp-core/classes/class-bp-recursive-query.php:66

BP_Recursive_Query::is_first_order_clause()

Determine whether a clause is first-order.

Source: bp-core/classes/class-bp-recursive-query.php:228

BP_Recursive_Query::sanitize_query()

Recursive-friendly query sanitizer.

Source: bp-core/classes/class-bp-recursive-query.php:144

BP_Registration_Theme_Compat::__construct()

Setup the groups component theme compatibility.

Source: bp-members/classes/class-bp-registration-theme-compat.php:29

BP_Registration_Theme_Compat::dummy_content()

Filter the_content with either the register or activate templates.

Source: bp-members/classes/class-bp-registration-theme-compat.php:137

BP_Registration_Theme_Compat::dummy_post()

Update the global $post with dummy data.

Source: bp-members/classes/class-bp-registration-theme-compat.php:99

BP_Registration_Theme_Compat::is_registration()

Are we looking at either the registration or activation pages?

Source: bp-members/classes/class-bp-registration-theme-compat.php:38

BP_Registration_Theme_Compat::template_hierarchy()

Add template hierarchy to theme compat for registration/activation pages.

Source: bp-members/classes/class-bp-registration-theme-compat.php:67

BP_REST_Account_Settings_Endpoint::__construct()

Constructor.

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

BP_REST_Account_Settings_Endpoint::bp_rest_get_displayed_user()

Set current and display user with current user.

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

BP_REST_Account_Settings_Endpoint::bp_rest_is_current_component()

Unset group component while using this.

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

BP_REST_Account_Settings_Endpoint::get_collection_params()

Get the query params for the Account Settings collections.

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

BP_REST_Account_Settings_Endpoint::get_item_schema()

Get the Account Settings schema, conforming to JSON Schema.

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

BP_REST_Account_Settings_Endpoint::get_items()

Retrieve Account Settings.

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

BP_REST_Account_Settings_Endpoint::get_items_permissions_check()

Check if a given request has access to account settings.

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

BP_REST_Account_Settings_Endpoint::prepare_item_for_response()

Prepares account settings data for return as an object.

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

BP_REST_Account_Settings_Endpoint::prepare_links()

Prepare links for the request.

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

BP_REST_Account_Settings_Endpoint::register_routes()

Register the component routes.

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

BP_REST_Account_Settings_Options_Endpoint::__construct()

Constructor.

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

BP_REST_Account_Settings_Options_Endpoint::bp_rest_get_displayed_user()

Set current and display user with current user.

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

BP_REST_Account_Settings_Options_Endpoint::bp_rest_get_xprofile_field_visibility()

Check current user can edit the visibility or not.

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

BP_REST_Account_Settings_Options_Endpoint::bp_rest_settings_pending_email_notice()

Add the ‘pending email change’ message to the settings page.

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

BP_REST_Account_Settings_Options_Endpoint::get_collection_params()

Get the query params for the Account Settings collections.

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

BP_REST_Account_Settings_Options_Endpoint::get_delete_account_fields()

Get Fields for the Delete Account “Delete Account”.

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

BP_REST_Account_Settings_Options_Endpoint::get_endpoint_args_for_item_schema()

Edit some properties for the CREATABLE & EDITABLE methods.

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

BP_REST_Account_Settings_Options_Endpoint::get_export_fields()

Get Fields for the Export “Export Data”.

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

BP_REST_Account_Settings_Options_Endpoint::get_general_fields()

Get Fields for the General “Login Information”.

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

BP_REST_Account_Settings_Options_Endpoint::get_invites_fields()

Get Fields for the Invites “Group Invites”.

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

BP_REST_Account_Settings_Options_Endpoint::get_item()

Retrieve Account Settings options.

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

BP_REST_Account_Settings_Options_Endpoint::get_item_permissions_check()

Check if a given request has access to account settings options.

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

BP_REST_Account_Settings_Options_Endpoint::get_item_schema()

Get the Account Settings schema, conforming to JSON Schema.

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

BP_REST_Account_Settings_Options_Endpoint::get_notifications_fields()

Get Fields for the Notifications “Email Preferences”.

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