W3cubDocs

/WordPress

do_action( 'login_form' )

Fires following the ‘Password’ field in the login form.

More Information

It can be used to customize the built-in WordPress login form. Use in conjunction with ‘login_head‘ (for validation).

Source

File: wp-login.php

View on Trac

Changelog

Version Description
2.1.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/login_form