apply_filters( 'lostpassword_redirect', string $lostpassword_redirect )
Filters the URL redirected to after submitting the lostpassword/retrievepassword form.
Parameters
- $lostpassword_redirect
-
The redirect destination URL.
Source
File: wp-login.php
Changelog
| Version | Description |
|---|---|
| 3.0.0 | Introduced. |