File: bp-members/classes/class-bp-core-members-switching.php |
Description |
---|---|
BP_Core_Members_Switching::remove_query_args() |
Removes a list of common confirmation-style query args from a URL. |
BP_Core_Members_Switching::secure_olduser_cookie() |
Returns whether or not Member Switching’s equivalent of the ‘logged_in’ cookie should be secure. |
BP_Core_Members_Switching::authenticate_old_user() |
Authenticates an old user by verifying the latest entry in the auth cookie. |
BP_Core_Members_Switching::action_admin_bar_menu() |
Adds a ‘Switch back to {user}’ link in WordPress’ admin bar. |
BP_Core_Members_Switching::action_wp_meta() |
Adds a ‘Switch back to {user}’ link to the Meta sidebar widget. |
BP_Core_Members_Switching::action_admin_footer() |
Adds a ‘Switch back to {user}’ link to the WordPress footer if the admin toolbar isn’t showing. |
BP_Core_Members_Switching::filter_login_message() |
Adds a ‘Switch back to {user}’ link to the WordPress login screen. |
BP_Core_Members_Switching::filter_user_row_actions() |
Adds a ‘View As’ link to each list of user actions on the Users screen. |
BP_Core_Members_Switching::action_bp_button() |
Adds a ‘View As’ link to each member’s profile page and profile listings in BuddyPress. |
BP_Core_Members_Switching::action_bbpress_button() |
Adds a ‘View As’ link to each member’s profile page in bbPress. |