W3cubDocs

/WordPress

wp_add_iframed_editor_assets_html()

Inject the block editor assets that need to be loaded into the editor’s iframe as an inline script.

Source

function wp_add_iframed_editor_assets_html() {
	_deprecated_function( __FUNCTION__, '6.0.0' );
}

Changelog

Version Description
6.0.0 This function has been deprecated.
5.8.0 Introduced.

© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/functions/wp_add_iframed_editor_assets_html