10591060/**1061 * Fires when scripts and styles are enqueued for the embed iframe.1062 *1063 * @since 4.4.01064 */1065do_action('enqueue_embed_scripts');1066}10671068/**1069* Enqueues the CSS in the embed iframe header.1070*1071* @since 6.4.0
History
Introduced in 4.4.0. Unchanged from 6.7.7 through 7.1.0.