Namespaces: global
Description
bp_members_clear_member_type_cache()

Clear the member_type cache for a user.

Source: bp-members/bp-members-cache.php:62

bp_members_reset_activity_cache_incrementor()

Invalidate activity caches when a user’s last_activity value is changed.

Source: bp-members/bp-members-cache.php:75

bp_members_admin_bar_my_account_menu()

Add the “My Account” menu and all submenus.

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

bp_current_member_switched()

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

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

bp_member_add_auto_join_groups()

Add members to Auto Group Membership Approval based on their profile type.

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

bp_assign_default_member_type_to_activate_user()

Set default profile type on registration.

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

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