On this page
do_action( 'login_header' )
Fires in the login page header after the body tag is opened.
Source
File: wp-login.php. View all references
do_action( 'login_header' );
Related
Used By
| Used By | Description |
|---|---|
| login_header() wp-login.php | Output the login page header. |
Changelog
| Version | Description |
|---|---|
| 4.6.0 | Introduced. |
© 2003–2022 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/login_header