WP_Session_Tokens::update_session()
Method: This method should update a session by its verifier.
Source: wp-includes/class-wp-session-tokens.php:274
Method: This method should update a session by its verifier.
Source: wp-includes/class-wp-session-tokens.php:274
Method: This method should destroy all session tokens for this user, except a single session passed.
Source: wp-includes/class-wp-session-tokens.php:284
Method: This method should destroy all sessions for a user.
Source: wp-includes/class-wp-session-tokens.php:291
Method: This static method should destroy all session tokens for all users.
Source: wp-includes/class-wp-session-tokens.php:299
Method: Protected constructor.
Source: wp-includes/class-wp-session-tokens.php:32
Method: This method should look up a session by its verifier (token hash).
Source: wp-includes/class-wp-session-tokens.php:262
Method: Retrieves a session token manager instance for a user.
Source: wp-includes/class-wp-session-tokens.php:48
Filter Hook: Filters the session token manager used.
Source: wp-includes/class-wp-session-tokens.php:57
Method: Hashes a session token for storage.
Source: wp-includes/class-wp-session-tokens.php:69
Method: Get a user’s session.
Source: wp-includes/class-wp-session-tokens.php:86