Destroys all session tokens for the user.
protected function destroy_all_sessions() {
$this->update_sessions( array() );
}
| Version | Description |
|---|---|
| 4.0.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/wp_user_meta_session_tokens/destroy_all_sessions