WPDev.one
Core Function
View Source on Trac ↗

wp_lostpassword_url()

wp_lostpassword_url( mixed $redirect = '' )

Returns the URL that allows the user to reset the lost password.

Parameters 0 required

Name / Type Description
$redirect
string

Path to redirect to on login.

Return Value

(string)
Lost password URL.

Function Information

Since Version
2.8.0
Source File
wp-includes/general-template.php
Advertisement