Enqueues scripts and styles for the login page.
Source
do_action( 'login_enqueue_scripts' );
Changelog
| Version | Description |
|---|---|
| 3.1.0 | Introduced. |
Enqueues scripts and styles for the login page.
do_action( 'login_enqueue_scripts' );
| Version | Description |
|---|---|
| 3.1.0 | Introduced. |
You must log in before being able to contribute a note or feedback.
From Codex