login_enqueue_scripts

login_enqueue_scripts

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: wordpress-6.5.2

do_action('login_enqueue_scripts') is found 1 times:

  • /wp-login.php line 116
    	 * Enqueues scripts and styles for the login page.
    	 *
    	 * @since 3.1.0
    	 */
    	do_action( 'login_enqueue_scripts' );
    
    	/**
    	 * Fires in the login page header after scripts are enqueued.
    	 *
    	 * @since 2.1.0
    	 */
    

See this hook used in plugins: