File: bp-members/classes/class-bp-core-members-switching.php
Description
BP_Core_Members_Switching::__construct()

Private class constructor. Use `get_instance()` to get the instance.

Source: bp-members/classes/class-bp-core-members-switching.php:956

BP_Core_Members_Switching::switch_back_url()

Returns the nonce-secured URL needed to switch back to the originating user.

Source: bp-members/classes/class-bp-core-members-switching.php:688

BP_Core_Members_Switching::switch_off_url()

Returns the nonce-secured URL needed to switch off the current user.

Source: bp-members/classes/class-bp-core-members-switching.php:710

BP_Core_Members_Switching::current_url()

Returns the current URL.

Source: bp-members/classes/class-bp-core-members-switching.php:730

BP_Core_Members_Switching::remove_query_args()

Removes a list of common confirmation-style query args from a URL.

Source: bp-members/classes/class-bp-core-members-switching.php:743

BP_Core_Members_Switching::secure_olduser_cookie()

Returns whether or not Member Switching’s equivalent of the ‘logged_in’ cookie should be secure.

Source: bp-members/classes/class-bp-core-members-switching.php:762

BP_Core_Members_Switching::secure_auth_cookie()

Returns whether or not Member Switching’s equivalent of the ‘auth’ cookie should be secure.

Source: bp-members/classes/class-bp-core-members-switching.php:775

BP_Core_Members_Switching::admin_bar_link_color_scheme()

Returns background and color value base on current color scheme

Source: bp-members/classes/class-bp-core-members-switching.php:786

BP_Core_Members_Switching::filter_user_has_cap()

Filters a user’s capabilities so they can be altered at runtime.

Source: bp-members/classes/class-bp-core-members-switching.php:864

BP_Core_Members_Switching::filter_map_meta_cap()

Filters the required primitive capabilities for the given primitive or meta capability.

Source: bp-members/classes/class-bp-core-members-switching.php:907