enqueue_embed_scripts

enqueue_embed_scripts

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

See hook in core

Displaying hooks found in version: wordpress-6.4.3

do_action('enqueue_embed_scripts') is found 1 times:

  • /wp-includes/embed.php line 1058
    	 * Fires when scripts and styles are enqueued for the embed iframe.
    	 *
    	 * @since 4.4.0
    	 */
    	do_action( 'enqueue_embed_scripts' );
    }
    
    /**
     * Enqueues the CSS in the embed iframe header.
     *
     * @since 6.4.0
    

See this hook used in plugins: