File: bp-members/classes/class-bp-core-members-switching.php |
Description |
---|---|
BP_Core_Members_Switching::remember() |
Returns whether or not the current logged in user is being remembered in the form of a persistent browser cookie (ie. they checked the ‘Remember Me’ check box when they logged in). This is used to persist the ‘remember me’ value when the user switches to another user. |
BP_Core_Members_Switching::action_init() |
Loads localisation files and routes actions depending on the ‘action’ query var. |
BP_Core_Members_Switching::get_redirect() |
Fetches the URL to redirect to for a given user (used after switching). |