Functions
Description
bp_core_get_root_domain()

Return the domain for the root blog.

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

bp_core_get_root_option()

Get a root option.

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

bp_core_get_root_options()

Fetch global BP options.

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

bp_core_get_settings_admin_active_tab()

Get the data for the settings tabs in the admin area.

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

bp_core_get_site_path()

Get the path of the current site.

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

bp_core_get_status_sql()

Get SQL chunk for filtering spam users from member queries.

Source: bp-core/bp-core-wpabstraction.php:219

bp_core_get_suggestions()

BuddyPress Suggestions API for types of at-mentions.

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

bp_core_get_table_prefix()

Get the $wpdb base prefix, run through the ‘bp_core_get_table_prefix’ filter.

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

bp_core_get_tools_import_profile_settings_admin_tabs()

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

bp_core_get_tools_repair_community_settings_admin_tabs()

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

bp_core_get_tools_settings_admin_tabs()

Get the data for the settings tabs in the admin area.

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

bp_core_get_total_member_count()

Return the total number of members for the installation.

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

bp_core_get_upload_dir()

Fetch data from the BP root blog’s upload directory.

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

bp_core_get_user_displayname()

Fetch the display name for a user.

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

bp_core_get_user_displaynames()

Fetch the display name for a group of users.

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

bp_core_get_user_domain()

Return the domain for the passed user: e.g. http://example.com/members/andy/.

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

bp_core_get_user_email()

Return the email address for the user based on user ID.

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

bp_core_get_userid()

Return the user ID based on a user’s user_login.

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

bp_core_get_userid_from_nicename()

Return the user ID based on user_nicename.

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

bp_core_get_userid_from_nickname()

Return the user ID based on nickname.

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

bp_core_get_userlink()

Return a HTML formatted link for a user with the user’s full name as the link text.

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

bp_core_get_userlink_by_email()

Return the user link for the user based on user email address.

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

bp_core_get_userlink_by_username()

Return the user link for the user based on the supplied identifier.

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

bp_core_get_username()

Return the username for a user based on their user id.

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

bp_core_get_users()

Fetch an array of users based on the parameters passed.

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

bp_core_get_users_admin_tabs()

Register tabs for the BuddyBoss > Groups screens.

Source: bp-xprofile/bp-xprofile-admin.php:1074

bp_core_get_wp_profile()

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

bp_core_help_bp_docs_link()

Dynamically add the URL

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

bp_core_help_docs_link()

Anchor tag help doc link

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

bp_core_help_embed_video()

Dynamically Embed the Video

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

bp_core_help_get_docs_link()

Print Docs Link

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

bp_core_hide_display_name_field()

Whether or not profile field is hidden.

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

bp_core_install()

Main installer.

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

bp_core_install_activity_streams()

Install database tables for the Activity component.

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

bp_core_install_bbp_emails()

Add default bbp emails.

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

bp_core_install_blog_tracking()

Install database tables for the Sites component.

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

bp_core_install_default_profiles_fields()

Install default profile fields.

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

bp_core_install_discussion_forums()

Run the bbpress activation.

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

bp_core_install_document()

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

bp_core_install_emails()

Add default emails.

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

bp_core_install_extended_profiles()

Install database tables for the Profiles component.

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

bp_core_install_follow()

Install database tables for the Follow component.

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

bp_core_install_friends()

Install database tables for the Friends component.

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

bp_core_install_group_message_email()

Add default invites emails.

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

bp_core_install_groups()

Install database tables for the Groups component.

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

bp_core_install_invitations()

Install database tables for the Invitations API

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

bp_core_install_invites_email()

Add default invites emails.

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

bp_core_install_media()

Install database tables for Media component.

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

bp_core_install_network_search()

Create function for network search component.

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

bp_core_install_notifications()

Install database tables for the Notifications component.

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