WP_Session_Tokens::get()
Retrieves a user’s session for the given token.
Retrieves a user’s session for the given token.
Retrieves all sessions for a user.
Retrieves a session manager instance for a user.
Retrieves a session based on its verifier (token hash).
Retrieves all sessions of the user.
Hashes the given session token for storage.
Determines whether a session is still valid, based on its expiration timestamp.
Updates the data for the session with the given token.
Updates a session based on its verifier (token hash).
Validates the given session token for authenticity and validity.