ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Hooks
  • lostpassword_redirect

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

View on GitHub


Changelog

Changelog
Version Description
3.0.0 Introduced.
ClassicPress Documentation • Made with ClassicPress
Privacy Policy