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