apply_filters( 'lostpassword_url', string $lostpassword_url , string $redirect )
Filters the Lost Password URL.
Parameters
- $lostpassword_url
-
The lost password page URL.
- $redirect
-
The path to redirect to on login.
Source
Changelog
Version | Description |
---|---|
2.8.0 | Introduced. |