admin_email_confirm
最后更新于:2021-11-25 19:25:53
do_action( ‘admin_email_confirm’, GC_Error $errors )
Fires before the admin email confirm form.
参数
- $errors
-
(GC_Error)
AGC_Error
object containing any errors generated by using invalid credentials. Note that the error object may not contain any errors.
源文件
文件: gc-login.php