lostpassword_redirect

最后更新于:2021-11-27 05:16:07

apply_filters( ‘lostpassword_redirect’, string $lostpassword_redirect )

Filters the URL redirected to after submitting the lostpassword/retrievepassword form.

参数

$lostpassword_redirect

(string)
The redirect destination URL.

源文件

文件: gc-login.php

View on Trac