Uses
Uses | Description |
---|---|
wp-includes/class-wp-session-tokens.php: WP_Session_Tokens::get_instance() | Retrieves a session manager instance for a user. |
wp-includes/user.php: wp_get_session_token() | Retrieve the current session token from the logged_in cookie. |
wp-includes/user.php: get_current_user_id() | Get the current user’s ID |