wpseek.com
Bazujące na WordPress narzędzie wyszukiwania dla deweloperów i twórców motywów.



lostpassword_redirect › Filtr WordPress Hooks

Od3.0.0
Przestarzałyn/a
apply_filters( 'lostpassword_redirect', $lostpassword_redirect )
Parametry:
  • (string) $lostpassword_redirect The redirect destination URL.
    Wymagane: Tak
Zdefiniowane na:
Codex:

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





Źródło

$redirect_to = apply_filters( 'lostpassword_redirect', $lostpassword_redirect );