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.


Top ↑

Source Source

File: wp-includes/general-template.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.8.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.