114115/**116 * Enqueues scripts and styles for the login page.117 *118 * @since 3.1.0119 */120do_action('login_enqueue_scripts');121122/**123 * Fires in the login page header after scripts are enqueued.124 *125 * @since 2.1.0126 */
History
Introduced in 3.1.0. Unchanged from 6.7.7 through 7.1.0.