WPDev.one
Core Function
View Source on Trac ↗

wp_auth_check()

wp_auth_check( mixed $response )

Checks whether a user is still logged in, for the heartbeat.

Parameters 1 required

Name / Type Description
$response
array

The Heartbeat response.

Required

Return Value

(array)
The Heartbeat response with 'wp-auth-check' value set.

Function Information

Since Version
3.6.0
Source File
wp-includes/functions.php
Advertisement