PHP headers (cookies) (tag)

nocache_headers()

Set the headers to prevent caching for the different browsers.

wp_set_auth_cookie()

Authorizes (Log in) a user by ID. Sets authentication cookies based on the transmitted user ID.

wp_shortlink_header()

Sends a Link: rel=shortlink header if a shortlink is defined for the current page.