ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Hooks
  • lost_password_html_link

apply_filters( 'lost_password_html_link', string $html_link )

Filters the link that allows the user to reset the lost password.


Parameters

$html_link

HTML link to the lost password form.


Source

File: wp-login.php

View on GitHub


Changelog

Changelog
Version Description
6.1.0 Introduced.
ClassicPress Documentation • Made with ClassicPress
Privacy Policy