WP_Session_Tokens::get_all()
Method: Retrieves all sessions for a user.
Source: wp-includes/class-wp-session-tokens.php:238
Method: Retrieves all sessions for a user.
Source: wp-includes/class-wp-session-tokens.php:238
Method: Retrieves a session manager instance for a user.
Source: wp-includes/class-wp-session-tokens.php:49
Method: Retrieves a session based on its verifier (token hash).
Source: wp-includes/class-wp-session-tokens.php:259
Method: Retrieves all sessions of the user.
Source: wp-includes/class-wp-session-tokens.php:249
Method: Hashes the given session token for storage.
Source: wp-includes/class-wp-session-tokens.php:70
Method: Determines whether a session is still valid, based on its expiration timestamp.
Source: wp-includes/class-wp-session-tokens.php:207
Method: Updates the data for the session with the given token.
Source: wp-includes/class-wp-session-tokens.php:165
Method: Updates a session based on its verifier (token hash).
Source: wp-includes/class-wp-session-tokens.php:271
Method: Validates the given session token for authenticity and validity.
Source: wp-includes/class-wp-session-tokens.php:102
Method: Constructor.
Source: wp-includes/class-wp-simplepie-file.php:48