Namespaces: global |
Description |
|---|---|
| bp_members_prefetch_member_type() |
Pre-fetch profile type data when initializing a Members loop. |
| bp_members_clear_member_type_cache() |
Clear the member_type cache for a user. |
| bp_members_reset_activity_cache_incrementor() |
Invalidate activity caches when a user’s last_activity value is changed. |
| bp_member_switching_set_olduser_cookie() |
Sets authorization cookies containing the originating user information. |
| 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. |
| 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. |