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