10731074/**1075 * Fires when scripts and styles are enqueued for the embed iframe.1076 *1077 * @since 4.4.01078 */1079do_action('enqueue_embed_scripts');1080}10811082/**1083* Enqueues the CSS in the embed iframe header.1084*1085* @since 6.4.0
History
Introduced in 4.4.0. Unchanged from 6.7.7 through 7.1.0.