File: bp-members/bp-members-functions.php
Description
bp_get_xprofile_gender_type_field_id()

Return the gender type xprofile field id.

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

bp_allow_user_to_send_invites()

Show/Hide Email Invites tab in user profile navigation if member type enabled and restrict member type via BuddyBoss > Settings > Invites > Allowed Profile Type.

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

bp_nouveau_btn_invites_mce_buttons()

Disable the WP Editor buttons not allowed in invites content.

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

bp_assign_default_member_type_to_activate_user_on_admin()

Set default profile type on registration.

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

bp_member_switching_set_olduser_cookie()

Sets authorization cookies containing the originating user information.

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

bp_member_switching_clear_olduser_cookie()

Clears the cookies containing the originating user, or pops the latest item off the end if there’s more than one.

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

bp_member_switching_get_olduser_cookie()

Gets the value of the cookie containing the originating user.

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

bp_member_switching_get_auth_cookie()

Gets the value of the auth cookie containing the list of originating users.

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

bp_member_switch_to()

Switches the current logged in user to the specified user.

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

bp_current_member_switched()

Returns whether or not the current user switched into their account.

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