wpseek.com
Bazujące na WordPress narzędzie wyszukiwania dla deweloperów i twórców motywów.



wp_add_iframed_editor_assets_html › WordPress Function

Od5.8.0
Przestarzały6.0.0
wp_add_iframed_editor_assets_html ( Brak parametrów )
Zdefiniowane na:
Codex:

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



Źródło

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