10531054/**1055 * Fires when scripts and styles are enqueued for the embed iframe.1056 *1057 * @since 4.4.01058 */1059do_action('enqueue_embed_scripts');1060}10611062/**1063* Enqueues the CSS in the embed iframe header.1064*1065* @since 6.4.0
History
Introduced in 4.4.0. Unchanged from 6.7.7 through 7.1.0.