Functions
Description
bp_add_cover_image_inline_css()

Add inline css to display the component’s single item cover photo.

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

bp_add_follow_button()

Output the Follow button.

Source: bp-activity/bp-activity-template.php:4084

bp_add_friend_button()

Output the Connect button.

Source: bp-friends/bp-friends-template.php:360

bp_add_member_follow_scope_filter()

Filter the members loop on a follow page.

Source: bp-activity/bp-activity-filters.php:1313

bp_add_mentions_on_tinymce_init()

Bind the mentions listener to a wp_editor instance when TinyMCE initializes.

Source: bp-activity/bp-activity-cssjs.php:69

bp_add_option()

Add an option.

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

bp_add_options()

Add default options when BuddyPress is first activated.

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

bp_add_permastructs()

Fire the ‘bp_add_permastructs’ action, where BP adds its BP-specific permalink structure.

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

bp_add_rewrite_rules()

Fire the ‘bp_add_rewrite_rules’ action, where BP adds its custom rewrite rules.

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

bp_add_rewrite_tags()

Fire the ‘bp_add_rewrite_tag’ action, where BP adds its custom rewrite tags.

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

bp_add_roles()

Adds BuddyPress-specific user roles.

Source: bp-core/bp-core-caps.php:408

bp_add_switch_button()

Output the Switch button.

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

bp_add_template_stack_locations()

Add template locations to template files being searched for.

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

bp_admin()

Setup BuddyPress Admin.

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

bp_admin_assign_member_type()

Assign members without a profile type to the default profile type (excludes admins).

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

bp_admin_bar_appearance_menu()

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

bp_admin_bar_comments_menu()

bp_admin_bar_comments_menu( $wp_admin_bar = ” )

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

bp_admin_bar_my_account_root()

Add the secondary BuddyPress area to the my-account menu.

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

bp_admin_bar_my_sites_menu()

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

bp_admin_bar_remove_wp_menus()

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

bp_admin_bar_root_site()

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

bp_admin_bar_updates_menu()

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

bp_admin_custom_menu_order()

Tell WordPress we have a custom menu order.

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

bp_admin_do_wp_nav_menu_meta_box()

Build and populate the BuddyPress accordion on Appearance > Menus.

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

bp_admin_email_add_codex_notice()

In emails editor, add notice linking to token documentation on Codex.

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

bp_admin_email_maybe_add_translation_notice()

In admin emails list, for non-en_US locales, add notice explaining how to reinstall emails.

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

bp_admin_enqueue_scripts()

Piggy back admin_enqueue_scripts action.

Source: bp-core/admin/bp-core-admin-actions.php:179

bp_admin_forum_repair_tools_wrapper_function()

Wrapper function to handle Repair Forums all the actions.

Source: bp-forums/admin/tools.php:1946

bp_admin_head()

Piggy back admin_head action.

Source: bp-core/admin/bp-core-admin-actions.php:146

bp_admin_init()

Piggy back admin_init action.

Source: bp-core/admin/bp-core-admin-actions.php:116

bp_admin_invitations_table()

Create the invitations database table if it does not exist.

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

bp_admin_list_table_current_bulk_action()

When using a WP_List_Table, get the currently selected bulk action.

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

bp_admin_menu()

Piggy back admin_menu action.

Source: bp-core/admin/bp-core-admin-actions.php:131

bp_admin_menu_order()

Move our custom separator above our custom post types.

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

bp_admin_notices()

Piggy back admin_notices action.

Source: bp-core/admin/bp-core-admin-actions.php:161

bp_admin_registration_setting_tutorial()

Link to Registration tutorial

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

bp_admin_reinstall_emails()

Delete emails and restore from defaults.

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

bp_admin_repair_blog_records()

Recalculate user-to-blog relationships and useful blog meta data.

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

bp_admin_repair_count_members()

Recalculate the total number of active site members.

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

bp_admin_repair_friend_count()

Recalculate friend counts for each user.

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

bp_admin_repair_group_count()

Recalculate group counts for each user.

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

bp_admin_repair_handler()

Handle the processing and feedback of the admin tools page.

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

bp_admin_repair_last_activity()

Repair user last_activity data.

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

bp_admin_repair_list()

Get the array of the repair list.

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

bp_admin_repair_nickname_value()

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

bp_admin_repair_tools_wrapper_function()

Wrapper function to handle Repair Community all the actions.

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

bp_admin_sanitize_callback_blogforum_comments()

Sanitization for bp-disable-blogforum-comments setting.

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

bp_admin_sanitize_callback_force_buddybar()

Sanitization for _bp_force_buddybar

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

bp_admin_separator()

Add a separator to the WordPress admin menus.

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

bp_admin_setting_callback_account_deletion()

Allow members to delete their accounts setting field.

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