WP_User_Meta_Session_Tokens
Meta-based user sessions token manager.
Meta-based user sessions token manager.
Destroys all session tokens for the user.
Destroys all sessions for this user, except the single session with the given verifier.
Destroys all sessions for all users.
Retrieves a session based on its verifier (token hash).
Retrieves all sessions of the user.
Converts an expiration to an array of session information.
Updates a session based on its verifier (token hash).
Updates the user’s sessions in the usermeta table.