Used By
| Used By | Description |
|---|---|
| wp-login.php: login_header() | Output the login page header. |
Enqueue scripts and styles for the login page.
login_enqueue_scripts is the proper hook to use when enqueuing items that are meant to appear on the login page. Despite the name, it is used for enqueuing both scripts and styles.
File: wp-login.php
| Version | Description |
|---|---|
| 3.1.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/login_enqueue_scripts