clear_auth_cookie
do_action( ‘clear_auth_cookie’ )
动作钩子::在清除身份验证cookies之前触发。
Action Hook: Fires just before the authentication cookies are cleared.
目录锚点:#源码
源码(Source)
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
2.7.0 | wp-includes/pluggable.php:964 | 1 | 0 |
clear_auth_cookie 为WP2原创文章,链接:https://www.wp2.cn/hook/clear_auth_cookie/