lostpassword_url

Advertisement

Summery Summery

Filters the Lost Password URL.

Syntax Syntax

apply_filters( 'lostpassword_url', string $lostpassword_url, string $redirect )

Parameters Parameters

$lostpassword_url

The lost password page URL.

$redirect

The path to redirect to on login.

Source Source

File: wp-includes/general-template.php

Advertisement

Changelog Changelog

Changelog
Version Description
2.8.0 Introduced.

Advertisement

Leave a Reply