Advertisement

Advertisement

Advertisement

wp_destroy_other_sessions

Remove all but the current session token for the current user for the database.

wp_get_session_token

Retrieve the current session token from the logged_in cookie.

Advertisement

wp_create_nonce

Creates a cryptographic token tied to a specific action, user, user session, and window of time.

auth_cookie

Filters the authentication cookie.