wpseek.com
Outil de recherche WordPress pour les développeurs et auteurs de thèmes



lostpassword_redirect › Les Filtres WordPress

Depuis3.0.0
Dépréciéen/a
apply_filters( 'lostpassword_redirect', $lostpassword_redirect )
Paramètres:
  • (string) $lostpassword_redirect The redirect destination URL.
    Requis: Oui
Défini(e) dans:
Codex:

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





Source

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