wp_enqueue_editor_format_library_assets()
Enqueues the assets required for the format library within the block editor.
Enqueues the assets required for the format library within the block editor.
Enqueues the global styles defined via theme.json.
Function that enqueues the CSS Custom Properties coming from theme.json.
Enqueues registered block scripts and styles, depending on current rendered context (only enqueuing editor scripts while in context of the editor).
Wrapper for do_action( ‘wp_enqueue_scripts’ ).
Wraps inline JavaScript in tag.
Returns contents of an inline script used in appending polyfill scripts for browsers which fail the provided tests. The provided array is a…
Formats loader tags.
Renders the SVG filters supplied by theme.json.
Loads localized data on print rather than initialization.