Functions
Description
bp_settings_slug()

Output the settings component slug.

Source: bp-settings/bp-settings-template.php:17

bp_settings_update_notification_settings()

Update email notification settings for a specific user.

Source: bp-settings/bp-settings-functions.php:20

bp_settings_verify_email_change()

Process email change verification or cancel requests.

Source: bp-settings/actions/general.php:257

bp_setup_activity()

Set up the bp-activity component.

Source: bp-activity/bp-activity-loader.php:19

bp_setup_admin_bar()

Fire the ‘bp_setup_admin_bar’ action, where plugins should add items to the WP admin bar.

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

bp_setup_blogs()

Set up the bp-blogs component.

Source: bp-blogs/bp-blogs-loader.php:21

bp_setup_cache_groups()

Fire the ‘bp_setup_cache_groups’ action, where cache groups are registered.

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

bp_setup_canonical_stack()

Fire the ‘bp_setup_canonical_stack’ action, where plugins should set up their canonical URL.

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

bp_setup_components()

Fire the ‘bp_setup_components’ action, where plugins should initialize components.

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

bp_setup_core()

Set up the bp-core component.

Source: bp-core/bp-core-loader.php:19

bp_setup_core_email_tokens()

Setup the bp-core-email-tokens component.

Source: bp-core/bp-core-emails.php:16

bp_setup_current_user()

Set up the currently logged-in user.

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

bp_setup_document()

Set up the bp-document component.

Source: bp-document/bp-document-loader.php:19

bp_setup_forums()

Set up the bp-forums component.

Source: bp-forums/bp-forums-loader.php:19

bp_setup_friends()

Set up the bp-friends component.

Source: bp-friends/bp-friends-loader.php:19

bp_setup_gdpr()

Set up the bp-core component.

Source: bp-core/bp-core-gdpr.php:19

bp_setup_globals()

Fire the ‘bp_setup_globals’ action, where plugins should initialize global settings.

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

bp_setup_groups()

Set up the bp-groups component.

Source: bp-groups/bp-groups-loader.php:21

bp_setup_integrations()

Fire the ‘bp_setup_components’ action, where plugins should initialize components.

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

bp_setup_invites()

Set up the bp-invites component.

Source: bp-invites/bp-invites-loader.php:19

bp_setup_media()

Set up the bp-media component.

Source: bp-media/bp-media-loader.php:19

bp_setup_members()

Set up the bp-members component.

Source: bp-members/bp-members-loader.php:17

bp_setup_messages()

Set up the bp-messages component.

Source: bp-messages/bp-messages-loader.php:19

bp_setup_nav()

Fire the ‘bp_setup_nav’ action, where plugins should register their navigation items.

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

bp_setup_nav_menu_item()

Add BuddyPress-specific items to the wp_nav_menu.

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

bp_setup_notifications()

Set up the bp-notifications component.

Source: bp-notifications/bp-notifications-loader.php:19

bp_setup_option_filters()

Add filters to each BP option, allowing them to be overloaded from inside the $bp->options array.

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

bp_setup_root_components()

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

bp_setup_search()

Set up the bp-search component.

Source: bp-search/bp-search-loader.php:19

bp_setup_settings()

Set up the bp-settings component.

Source: bp-settings/bp-settings-loader.php:17

bp_setup_theme()

Fire the ‘bp_setup_theme’ action.

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

bp_setup_theme_compat()

Set up the default theme compat theme.

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

bp_setup_title()

Fire the ‘bp_setup_title’ action, where plugins should modify the page title.

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

bp_setup_updater()

Set up the BuddyPress updater.

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

bp_setup_widgets()

Fire the ‘bp_register_widgets’ action, where plugins should register widgets.

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

bp_setup_xprofile()

Set up the bp-xprofile component.

Source: bp-xprofile/bp-xprofile-loader.php:20

bp_show_admin_adminbar()

Is the Toolbar hidden for admin users?

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

bp_show_blog_signup_form()

Output the wrapper markup for the blog signup form.

Source: bp-blogs/bp-blogs-template.php:1031

bp_show_hide_toolbar()

Show/Hide WordPress toolbar based on the plugin settings.

Source: bp-core/bp-core-template-loader.php:631

bp_show_login_adminbar()

Is the Toolbar hidden for logged in users?

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

bp_show_streamed_activity_comment()

Return if the activity stream should show activty comments as streamed or threaded

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

bp_signup_allowed()

Output whether signup is allowed.

Source: bp-members/bp-members-template.php:2550

bp_signup_avatar()

Output the user avatar during signup.

Source: bp-members/bp-members-template.php:2462

bp_signup_avatar_dir_value()

Output the avatar dir used during signup.

Source: bp-members/bp-members-template.php:2396

bp_signup_blog_privacy_value()

Output the ‘signup_blog_privacy’ value submitted at signup.

Source: bp-members/bp-members-template.php:2363

bp_signup_blog_title_value()

Output the ‘signup_blog_titl’ value submitted at signup.

Source: bp-members/bp-members-template.php:2330

bp_signup_blog_url_value()

Output the ‘signup_blog_url’ value submitted at signup.

Source: bp-members/bp-members-template.php:2263

bp_signup_check_email_username()

for check email id exist or not on ajax submit.

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

bp_signup_confirm_email_value()

Output the user confirm email address submitted during signup.

Source: bp-members/bp-members-template.php:2755

bp_signup_email_value()

Output the user email address submitted during signup.

Source: bp-members/bp-members-template.php:2199