WP_Session_Tokens::get_sessions(): array

In this article

Retrieves all sessions of the user.

Return

array Sessions of the user.

Source

wp-includes/class-wp-session-tokens.php
abstract protected function get_sessions();

Changelog

VersionDescription
4.0.0Introduced.

User Contributed Notes

You must log in before being able to contribute a note or feedback.