do_action( 'lostpassword_form' )
Fires inside the lostpassword form tags, before the hidden fields.
Contents
Source
File: wp-login.php
.
View all references
do_action( 'lostpassword_form' );
Changelog
Version | Description |
---|---|
2.1.0 | Introduced. |