Fires following the 'Password' field in the login form.
wp-login.php:1536file scope /** * Fires following the 'Password' field in the login form. * * @since 2.1.0 */ do_action( 'login_form' ); ?> <?php /** * Filters the help text shown in the "Remember Me" tooltip on the login form. *Introduced in 2.1.0. Unchanged from 6.7.7 through 7.1.0.
Signature, return type and hooks compared across 5 parsed releases.