Functions
Description
bp_core_add_notification()

Add a notification for a specific user, from a specific component.

Source: bp-core/deprecated/buddypress/1.9.php:30

bp_core_add_page_mappings()

Creates necessary directory pages.

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

bp_core_add_root_component()

Add support for a top-level (“root”) component.

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

bp_core_add_settings_nav()

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 the nav structure is set up by the {@link BP_Component} class.

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

bp_core_add_support_for_google_captcha_pro()

Include plugin when plugin is activated

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

bp_core_add_support_mepr_signup_map_user_fields()

Update the BuddyBoss Platform Fields when user register from MemberPress Registration form

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

bp_core_add_validation_error_messages()

Add the appropriate errors to a WP_Error object, given results of a validation test.

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

bp_core_admin_appboss()

Load the AppBoss integration admin screen.

Source: bp-core/admin/bp-core-admin-settings.php:687

bp_core_admin_available_tools_intro()

Render an introduction of BuddyPress tools on Available Tools page.

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

bp_core_admin_available_tools_page()

Render the Available Tools page.

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

bp_core_admin_backpat_menu()

In BP 1.6, the top-level admin menu was removed. For backpat, this function keeps the top-level menu if a plugin has registered a menu into the old ‘bp-general-settings’ menu.

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

bp_core_admin_backpat_page()

Generates markup for a fallback top-level BuddyPress menu page, if the site is running a legacy plugin which hasn’t been updated. If the site is up to date, this page will never appear.

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

bp_core_admin_bar()

Wrapper function for rendering the BuddyBar.

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

bp_core_admin_body_classes()

Add a “buddypress” class to body element of wp-admin.

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

bp_core_admin_buddyboss_app()

Load the BuddyBoss App integration admin screen.

Source: bp-core/admin/bp-core-admin-settings.php:702

bp_core_admin_components_activation_handler()

Handle saving the Component settings.

Source: bp-core/admin/bp-core-admin-components.php:539

bp_core_admin_components_options()

Creates reusable markup for component setup on the Components and Pages dashboard panel.

Source: bp-core/admin/bp-core-admin-components.php:47

bp_core_admin_components_settings()

Renders the Component Setup admin panel.

Source: bp-core/admin/bp-core-admin-components.php:17

bp_core_admin_components_settings_handler()

Handle saving the Component settings.

Source: bp-core/admin/bp-core-admin-components.php:409

bp_core_admin_create_background_page()

Catch and process an admin directory page.

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

bp_core_admin_directory_pages_description()

Directory page settings section description

Source: bp-core/admin/bp-core-admin-pages.php:225

bp_core_admin_emails_tabs()

Output the tabs in the admin area.

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

bp_core_admin_forums_tabs()

Output the tabs in the admin area.

Source: bp-forums/admin.php:185

bp_core_admin_get_active_components_from_submitted_settings()

Calculates the components that should be active after save, based on submitted settings.

Source: bp-core/admin/bp-core-admin-components.php:661

bp_core_admin_get_active_custom_post_type_feed()

Save all the public custom post type to options.

Source: bp-blogs/bp-blogs-functions.php:1502

bp_core_admin_get_components()

Return a list of component information.

Source: bp-core/admin/bp-core-admin-components.php:696

bp_core_admin_get_directory_pages()

Generate a list of directory pages, for use when building Components panel markup.

Source: bp-core/admin/bp-core-admin-slugs.php:19

bp_core_admin_get_static_pages()

Generate a list of static pages, for use when building Components panel markup.

Source: bp-core/admin/bp-core-admin-slugs.php:94

bp_core_admin_groups_tabs()

Output the tabs in the admin area.

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

bp_core_admin_help()

Render the BuddyBoss Help page.

Source: bp-core/admin/bp-core-admin-help.php:52

bp_core_admin_help_display_content()

Display Help Page content

Source: bp-core/admin/bp-core-admin-help.php:182

bp_core_admin_help_get_article_value()

Get the article value from GLOBAL variable

Source: bp-core/admin/bp-core-admin-help.php:79

bp_core_admin_help_get_file_title()

Get the title from the .md file

Source: bp-core/admin/bp-core-admin-help.php:171

bp_core_admin_help_had_more_directory()

Check if the given path has more directory. True if has more directory else false

Source: bp-core/admin/bp-core-admin-help.php:291

bp_core_admin_help_main_menu()

Render the BuddyBoss Help page.

Source: bp-core/admin/bp-core-admin-help.php:17

bp_core_admin_help_main_page()

Show the main index page of HELP page

Source: bp-core/admin/bp-core-admin-help.php:17

bp_core_admin_help_sub_menu()

Display Sub menu of Main Menu

Source: bp-core/admin/bp-core-admin-help.php:68

bp_core_admin_help_sub_menu_before_callback()

Add Help Menu

Source: bp-core/admin/bp-core-admin-help.php:341

bp_core_admin_hook()

Return the action name that BuddyPress nav setup callbacks should be hooked to.

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

bp_core_admin_integration_tabs()

Output the integration tabs in the admin area.

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

bp_core_admin_integrations()

The main Integrations page

Source: bp-core/admin/bp-core-admin-settings.php:677

bp_core_admin_integrations_url()

Return the admin url with the tab selected

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

bp_core_admin_is_running_php53_or_greater()

Determines whether the current installation is running PHP 5.3 or greater.

Source: bp-core/deprecated/buddypress/2.8.php:21

bp_core_admin_maybe_disable_update_row_for_php53_requirement()

Replaces WP’s default update notice on plugins.php with an error message, when site is not running PHP 5.3 or greater.

Source: bp-core/deprecated/buddypress/2.8.php:34

bp_core_admin_maybe_remove_from_update_core()

On the “Dashboard > Updates” page, remove BuddyPress from plugins list if PHP < 5.3.

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

bp_core_admin_maybe_save_pages_settings()

Save BuddyBoss pages settings

Source: bp-core/admin/bp-core-admin-pages.php:376

bp_core_admin_menu_init()

Initializes the wp-admin area “BuddyPress” menus and sub menus.

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

bp_core_admin_notice_dismiss_callback()

Catch and process an admin notice dismissal.

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

bp_core_admin_notice_repopulate_blogs_resume()

Add notice on the “Tools > BuddyPress” page if more sites need recording.

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

bp_core_admin_pages_settings()

Renders the Pages Setup admin panel.

Source: bp-core/admin/bp-core-admin-pages.php:17