wp_add_iframed_editor_assets_html() In this article Table of ContentsSource Related Changelog ↑ Back to top This function has been deprecated since 6.0.0. 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' ); } View all references View on Trac View on GitHub Related UsesDescription_deprecated_function()wp-includes/functions.phpMarks a function as deprecated and inform when it has been used. Changelog VersionDescription6.0.0Deprecated. 5.8.0Introduced. User Contributed Notes You must log in before being able to contribute a note or feedback.
User Contributed Notes
You must log in before being able to contribute a note or feedback.