wp_enqueue_block_style()
Enqueues a stylesheet for a specific block.
Welcome to the WPPaste WordPress Function index. This page contains a an alphabetically sorted list of functions that are available for use in WordPress. Each function has a brief description of what it does and how it can be used. To find out more about a particular function, simply click on the function name.
Enqueues a stylesheet for a specific block.
This function takes care of adding inline styles in the proper place, depending on the theme in use.
Enqueue assets needed by the code editor for the given settings.
Outputs the editor scripts, stylesheets, and default settings.
Enqueues the assets required for the block directory 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 all scripts, styles, settings, and templates necessary to use all media JS APIs.
Enqueues registered block scripts and styles, depending on current rendered context (only enqueuing editor scripts while in context of the editor).