Used By
Used By | Description |
---|---|
wp-includes/class-wp-session-tokens.php: WP_Session_Tokens::destroy_others() | Destroys all sessions for this user except the one with the given token (presumably the one in use). |
wp-includes/class-wp-session-tokens.php: WP_Session_Tokens::destroy_all() | Destroys all sessions for a user. |