WP_Session_Tokens::drop_sessions()
Destroys all sessions for all users.
Destroys all sessions for all users.
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).