Used By
Used By | Description |
---|---|
wp-includes/class-wp-session-tokens.php: WP_Session_Tokens::get_all() | Retrieves all sessions for a user. |
Retrieves all sessions of the user.
(array) Sessions of the user.
File: wp-includes/class-wp-session-tokens.php
abstract protected function get_sessions();
Version | Description |
---|---|
4.0.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/wp_session_tokens/get_sessions