File: bp-members/bp-members-functions.php |
Description |
---|---|
bp_get_xprofile_gender_type_field_id() |
Return the gender type xprofile field id. |
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. |
bp_nouveau_btn_invites_mce_buttons() |
Disable the WP Editor buttons not allowed in invites content. |
bp_member_switching_get_olduser_cookie() |
Gets the value of the cookie containing the originating user. |
bp_member_switching_get_auth_cookie() |
Gets the value of the auth cookie containing the list of originating users. |
bp_member_switch_to() |
Switches the current logged in user to the specified user. |
bp_current_member_switched() |
Returns whether or not the current user switched into their account. |
bp_member_add_auto_join_groups() |
Add members to Auto Group Membership Approval based on their profile type. |
bp_assign_default_member_type_to_activate_user() |
Set default profile type on registration. |
bp_assign_default_member_type_to_activate_user_on_admin() |
Set default profile type on registration. |