10741075/**1076 * Fires when scripts and styles are enqueued for the embed iframe.1077 *1078 * @since 4.4.01079 */1080do_action('enqueue_embed_scripts');1081}10821083/**1084* Enqueues the CSS in the embed iframe header.1085*1086* @since 6.4.0
History
Introduced in 4.4.0. Unchanged from 6.7.7 through 7.1.0.