10701071/**1072 * Fires when scripts and styles are enqueued for the embed iframe.1073 *1074 * @since 4.4.01075 */1076do_action('enqueue_embed_scripts');1077}10781079/**1080* Enqueues the CSS in the embed iframe header.1081*1082* @since 6.4.0
History
Introduced in 4.4.0. Unchanged from 6.7.7 through 7.1.0.