lost_password
最后更新于:2021-11-27 05:24:32
do_action( ‘lost_password’, GC_Error $errors )
Fires before the lost password 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