Summery Summery
Retrieves all sessions of the user.
Syntax Syntax
Return Return
(array) Sessions of the user.
Source Source
File: wp-includes/class-wp-session-tokens.php
abstract protected function get_sessions();
Advertisement
Changelog Changelog
Version | Description |
---|---|
4.0.0 | Introduced. |