auth_cookie_expired

最后更新于:2021-11-25 20:37:47

do_action( ‘auth_cookie_expired’, string[] $cookie_elements )

Fires once an authentication cookie has expired.

参数

$cookie_elements

(string[])
An array of data for the authentication cookie.

源文件

文件: gc-includes/pluggable.php

View on Trac