WordPress Hooks Explorer

Listing all hooks extracted WordPress Core


Details about lost_password_html_link

Back to home

Files

Filename Hook Type Line Number PHP Doc
wp-login.php apply_filters 1113 /**
* Fires following the 'Email' field in the user registration form.
*
* @since 2.1.0
*/
wp-login.php apply_filters 1491 /**
* Filters the link that allows the user to reset the lost password.
*
* @since 6.1.0
*
* @param string $html_link HTML link to the lost password form.
*/

Hook Parameters

Parameter Type Name Description