Functions
Description
bp_core_install_private_messaging()

Install database tables for the Messages component.

Source: bp-core/admin/bp-core-admin-schema.php:307

bp_core_install_signups()

Install the signups table.

Source: bp-core/admin/bp-core-admin-schema.php:788

bp_core_is_main_site()

bp_core_is_main_site

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

bp_core_is_multisite()

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

bp_core_is_root_component()

Checks to see if a component’s URL should be in the root, not under a member page: eg: http://example.com/groups/the-group NOT http://example.com/members/andy/groups/the-group You should be using bp_is_root_component().

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

bp_core_is_user_deleted()

bp_core_is_user_deleted( $user_id = 0 )

Source: bp-core/deprecated/buddypress/1.6.php:82

bp_core_is_user_spammer()

bp_core_is_user_spammer( $user_id = 0 )

Source: bp-core/deprecated/buddypress/1.6.php:92

bp_core_iso8601_date()

Output an ISO-8601 date from a date string.

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

bp_core_jquery_validate_scripts()

Enqueues the jQuery validate js.

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

bp_core_learndash_bbpress_notices()

Include plugin when plugin is activated

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

bp_core_learndash_certificates_enables()

Check if there is any certificated created by the admin and if so then show the certificate tab or else hide the tab

Source: bp-integrations/learndash/bp-learndash-functions.php:388

bp_core_load_admin_bar()

Handle the Toolbar/BuddyBar business.

Source: bp-core/bp-core-adminbar.php:53

bp_core_load_admin_bar_css()

Handle the enqueueing of toolbar CSS.

Source: bp-core/bp-core-adminbar.php:95

bp_core_load_buddybar_css()

Enqueue the BuddyBar CSS.

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

bp_core_load_buddypress_textdomain()

Load the buddyboss translation file for current language.

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

bp_core_load_profile_search()

Load main profile search module.

Source: bp-core/bp-core-profile-search.php:19

bp_core_load_template()

Load a specific template file with fallback support.

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

bp_core_login_filter_shake_codes()

Add our custom error code to WP login’s shake error codes.

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

bp_core_login_profile_dashboard_redirect()

Redirect member to profile dashboard.

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

bp_core_login_redirect()

When a user logs in, redirect him in a logical way.

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

bp_core_map_user_registration()

Map a user’s WP display name to the XProfile fullname field, if necessary.

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

bp_core_mark_user_ham_admin()

Hook to WP’s make_ham_user and run our custom BP spam functions.

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

bp_core_mark_user_spam_admin()

Hook to WP’s make_spam_user and run our custom BP spam functions.

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

bp_core_maybe_hook_new_subnav_screen_function()

For a given subnav item, either hook the screen function or generate redirect arguments, as necessary.

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

bp_core_maybe_install_signups()

Check if the signups table needs to be created or upgraded.

Source: bp-core/bp-core-update.php:944

bp_core_memberpress_the_content()

Fix Memberpress Privacy for BuddyPress pages.

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

bp_core_members_shortlink_redirector()

Members user shortlink redirector.

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

bp_core_menu_highlight_nav_menu_item()

Adds current page CSS classes to the parent BP page in a WP Nav Menu.

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

bp_core_menu_highlight_parent_page()

Adds current page CSS classes to the parent BP page in a WP Page Menu.

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

bp_core_modify_admin_menu_highlight()

This tells WP to highlight the Settings > BuddyPress menu item, regardless of which actual BuddyPress admin screen we are on.

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

bp_core_moment_js_config()

Return moment.js config.

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

bp_core_new_nav_default()

Modify the default subnav item that loads when a top level nav item is clicked.

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

bp_core_new_nav_item()

Add an item to the primary navigation of the specified component.

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

bp_core_new_subnav_item()

Add an item to secondary navigation of the specified component.

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

bp_core_new_user_activity()

Create a “became a registered user” activity item when a user activates his account.

Source: bp-members/bp-members-activity.php:74

bp_core_no_access()

Redirect a user to log in for BP pages that require access control.

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

bp_core_no_access_wp_login_error()

Add a custom BuddyPress no access error message to wp-login.php.

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

bp_core_number_format()

Format numbers the BuddyPress way.

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

bp_core_on_directory_page_delete()

Remove the entry from bp_pages when the corresponding WP page is deleted.

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

bp_core_parse_args_array()

A utility for parsing individual function arguments into an array.

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

bp_core_parse_url()

Parse url and get data about URL.

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

bp_core_plugins_loaded_callback()

Load Plugin after plugin is been loaded

Source: bp-loader.php:113

bp_core_print_admin_notices()

Print admin messages to admin_notices or network_admin_notices.

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

bp_core_print_generation_time()

Print the generation time in the footer of the site.

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

bp_core_process_spammer_status()

Process a spammed or unspammed user.

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

bp_core_profile_completion_steps_options()

Function will return the default fields groups and avatar/cover is enabled or not.

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

bp_core_profile_dashboard_non_logged_redirect()

Redirect user to profile dashboard if not logged in.

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

bp_core_rap_the_content_filter()

Wrap the content via the_content filter

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

bp_core_record_activity()

Listener function for the logged-in user’s ‘last_activity’ metadata.

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

bp_core_redirect()

Perform a status-safe wp_redirect() that is compatible with BP’s URI parser.

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