WP_Session_Tokens::destroy_other_sessions()
Method: Destroys all sessions for this user, except the single session with the given verifier.
Source: wp-includes/class-wp-session-tokens.php:280
Method: Destroys all sessions for this user, except the single session with the given verifier.
Source: wp-includes/class-wp-session-tokens.php:280
Method: Destroys all sessions for the user.
Source: wp-includes/class-wp-session-tokens.php:287
Method: Destroys all sessions for all users.
Source: wp-includes/class-wp-session-tokens.php:294
Filter Hook: Filters the information attached to the newly created session.
Source: wp-includes/class-wp-session-tokens.php:134
Method: Updates the data for the session with the given token.
Source: wp-includes/class-wp-session-tokens.php:165
Method: Destroys the session with the given token.
Source: wp-includes/class-wp-session-tokens.php:177
Method: Destroys all sessions for this user except the one with the given token (presumably the one in use).
Source: wp-includes/class-wp-session-tokens.php:189
Method: Determines whether a session is still valid, based on its expiration timestamp.
Source: wp-includes/class-wp-session-tokens.php:207
Method: Destroys all sessions for a user.
Source: wp-includes/class-wp-session-tokens.php:216
Method: Destroys all sessions for all users.
Source: wp-includes/class-wp-session-tokens.php:225