auth_cookie_bad_session_token
最后更新于:2021-11-25 20:36:56
do_action( ‘auth_cookie_bad_session_token’, string[] $cookie_elements )
Fires if a bad session token is encountered.
参数
- $cookie_elements
-
(string[])
An array of data for the authentication cookie.
源文件
文件: gc-includes/pluggable.php
View on Trac