Functions
Description
bp_core_referrer()

Return the referrer URL without the http(s)://

Source: bp-core/deprecated/buddypress/2.3.php:18

bp_core_register_common_scripts()

Register scripts commonly used by BuddyPress.

Source: bp-core/bp-core-cssjs.php:17

bp_core_register_common_styles()

Register styles commonly used by BuddyPress.

Source: bp-core/bp-core-cssjs.php:299

bp_core_register_deprecated_scripts()

Register (not enqueue) scripts that used to be used by BuddyPress.

Source: bp-core/deprecated/buddypress/2.1.php:17

bp_core_register_deprecated_styles()

Register (not enqueue) styles that used to be used by BuddyPress.

Source: bp-core/deprecated/buddypress/2.1.php:26

bp_core_register_nav_screen_function()

Register a screen function for an item in the main nav array.

Source: bp-core/bp-core-buddybar.php:197

bp_core_register_page_js()

Load the JS for register page and populate conditional field

Source: bp-core/bp-core-cssjs.php:907

bp_core_register_subnav_screen_function()

Register a screen function, whether or not a related subnav link exists.

Source: bp-core/bp-core-buddybar.php:585

bp_core_register_widgets()

Register bp-core widgets.

Source: bp-core/bp-core-widgets.php:17

bp_core_remove_authors_taxonomy_for_co_authors_plus()

Remove the Author Taxonomies as that is added by Co-Authors Plus which is not used full.

Source: bp-core/compatibility/bp-incompatible-plugins-helper.php:295

bp_core_remove_data()

Delete last_activity data for the user when the user is deleted.

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

bp_core_remove_nav_item()

Deletes an item from the primary navigation of the specified component.

Source: bp-core/bp-core-buddybar.php:797

bp_core_remove_subnav_item()

Deletes an item from the secondary navigation of the specified component.

Source: bp-core/bp-core-buddybar.php:846

bp_core_render_email_template()

Find and render the template for Email posts (the Customizer and admin previews).

Source: bp-core/bp-core-filters.php:1179

bp_core_render_message()

Render the ‘template_notices’ feedback message.

Source: bp-core/bp-core-functions.php:1517

bp_core_replace_tokens_in_text()

Replace all tokens in the input text with appropriate values.

Source: bp-core/bp-core-functions.php:3694

bp_core_reset_incrementor()

Reset a group-specific cache incrementor.

Source: bp-core/bp-core-cache.php:384

bp_core_reset_subnav_items()

Clear all subnav items from a specific nav item.

Source: bp-core/bp-core-buddybar.php:893

bp_core_screen_activation()

Handle the loading of the Activate screen.

Source: bp-members/screens/activate.php:14

bp_core_screen_delete_account()

In BP 1.5, the Settings functions were moved out of the Core and Members components, and moved into a new Settings component. This function is no longer needed as new template files for the Settings component were introduced.

Source: bp-core/deprecated/buddypress/1.5.php:709

bp_core_screen_delete_account_content()

In BP 1.5, the Settings functions were moved out of the Core and Members components, and moved into a new Settings component. This function is no longer needed as new template files for the Settings component were introduced.

Source: bp-core/deprecated/buddypress/1.5.php:735

bp_core_screen_delete_account_title()

In BP 1.5, the Settings functions were moved out of the Core and Members components, and moved into a new Settings component. This function is no longer needed as new template files for the Settings component were introduced.

Source: bp-core/deprecated/buddypress/1.5.php:722

bp_core_screen_general_settings()

In BP 1.5, the Settings functions were moved out of the Core and Members components, and moved into a new Settings component. This function is no longer needed as new template files for the Settings component were introduced.

Source: bp-core/deprecated/buddypress/1.5.php:631

bp_core_screen_general_settings_content()

In BP 1.5, the Settings functions were moved out of the Core and Members components, and moved into a new Settings component. This function is no longer needed as new template files for the Settings component were introduced.

Source: bp-core/deprecated/buddypress/1.5.php:657

bp_core_screen_general_settings_title()

In BP 1.5, the Settings functions were moved out of the Core and Members components, and moved into a new Settings component. This function is no longer needed as new template files for the Settings component were introduced.

Source: bp-core/deprecated/buddypress/1.5.php:644

bp_core_screen_notification_settings()

In BP 1.5, the Settings functions were moved out of the Core and Members components, and moved into a new Settings component. This function is no longer needed as new template files for the Settings component were introduced.

Source: bp-core/deprecated/buddypress/1.5.php:670

bp_core_screen_notification_settings_content()

In BP 1.5, the Settings functions were moved out of the Core and Members components, and moved into a new Settings component. This function is no longer needed as new template files for the Settings component were introduced.

Source: bp-core/deprecated/buddypress/1.5.php:696

bp_core_screen_notification_settings_title()

In BP 1.5, the Settings functions were moved out of the Core and Members components, and moved into a new Settings component. This function is no longer needed as new template files for the Settings component were introduced.

Source: bp-core/deprecated/buddypress/1.5.php:683

bp_core_screen_signup()

Handle the loading of the signup screen.

Source: bp-members/screens/register.php:14

bp_core_set_avatar_constants()

Set up the constants we need for avatar support.

Source: bp-core/bp-core-avatars.php:17

bp_core_set_avatar_globals()

Set up global variables related to avatars.

Source: bp-core/bp-core-avatars.php:56

bp_core_set_bbpress_buddypress_active()

Filter for setting the spoofing of BuddyPress.

Source: bp-loader.php:130

bp_core_set_bbpress_buddypress_on_admin_notices()

Again set the spoofing of BuddyPress and bbPress on Admin Notices

Source: bp-loader.php:112

bp_core_set_charset()

Get the DB schema to use for BuddyPress components.

Source: bp-core/deprecated/buddypress/2.7.php:19

bp_core_set_default_pages()

Set default pages for Privacy Policy, Terms of Service, Activate and Register

Source: bp-core/bp-core-functions.php:3980

bp_core_set_incremented_cache()

Caches a value using an incremented key.

Source: bp-core/bp-core-cache.php:309

bp_core_set_uri_elementor_show_on_front()

Fix elementor editor issue while bp page set as front.

Source: bp-core/compatibility/bp-incompatible-plugins-helper.php:491

bp_core_set_uri_globals()

Analyze the URI and break it down into BuddyPress-usable chunks.

Source: bp-core/bp-core-catchuri.php:34

bp_core_settings_admin_tabs()

Output the settings tabs in the admin area.

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

bp_core_setup_message()

Set up the display of the ‘template_notices’ feedback message.

Source: bp-core/bp-core-functions.php:1484

bp_core_signup_avatar_upload_dir()

Get the avatar storage directory for use during registration.

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

bp_core_signup_blog()

Create a blog and user based on data supplied at user registration.

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

bp_core_signup_disable_inactive()

Display a “resend email” link when an unregistered user attempts to log in.

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

bp_core_signup_send_validation_email()

Send activation email to a newly registered user.

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

bp_core_signup_user()

Process data submitted at user registration and convert to a signup object.

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

bp_core_sort_nav_items()

Sort the navigation menu items.

Source: bp-core/deprecated/buddypress/2.6.php:36

bp_core_sort_subnav_items()

Sort all subnavigation arrays.

Source: bp-core/deprecated/buddypress/2.6.php:48

bp_core_strip_header_tags()

Remove H1 tag from Content

Source: bp-core/bp-core-functions.php:4559

bp_core_strip_number_from_slug()

Remove number from the dir

Source: bp-core/bp-core-help.php:223

bp_core_stripe_header_tags()

Remove H1 tag from Content

Source: bp-core/bp-core-help.php:162