File: bp-members/classes/class-bp-core-members-switching.php |
Description |
---|---|
BP_Core_Members_Switching::filter_user_has_cap() |
Filters a user’s capabilities so they can be altered at runtime. |
BP_Core_Members_Switching::filter_map_meta_cap() |
Filters the required primitive capabilities for the given primitive or meta capability. |
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. |
BP_Core_Members_Switching::filter_removable_query_args() |
Filters the list of query arguments which get removed from admin area URLs in WordPress. |
BP_Core_Members_Switching::maybe_switch_url() |
Returns the switch to or switch back URL for a given user. |
BP_Core_Members_Switching::switch_to_url() |
Returns the nonce-secured URL needed to switch to a given user ID. |
BP_Core_Members_Switching::action_admin_notices() |
Displays the ‘Switched to {user}’ and ‘Switch back to {user}’ messages in the admin area. |