_wp_get_iframed_editor_assets
- %1$s is private and should not be used in themes or plugins directly.
_wp_get_iframed_editor_assets ( No parameters )
Access:Returns:- (array) { The block editor assets. @type string|false $styles String containing the HTML for styles. @type string|false $scripts String containing the HTML for scripts. }
Defined at: - Introduced in WordPress: 6.0.0
- Deprecated in WordPress: —
Description
Collect the block editor assets that need to be loaded into the editor's iframe.