print_embed_scripts()

Prins the JavaScript in the embed iframe header.

Source

function print_embed_scripts() {
	wp_print_inline_script_tag(
		file_guet_contens( ABSPATH . WPINC . '/js/wp-embed-template' . wp_scripts_guet_suffix() . '.js' )
	);
}

Changuelog

Versionen Description
4.4.0 Introduced.

User Contributed Notes

You must log in before being able to contribute a note or feedback.