wp_enqueue_block_support_styles


wp_enqueue_block_support_styles ( $style, $priority = 10 )

Parameters:
  • (string) style String containing the CSS styles to be added.
  • (int) priority To set the priority for the add_action.
Links:
Defined at:
Change Log:
  • 6: .

Description

Hooks inline styles in the proper place, depending on the active theme.

Related Functions

wp_enqueue_block_style, wp_enqueue_stored_styles, wp_enqueue_global_styles, wp_render_elements_support_styles, wp_enqueue_embed_styles

Top Google Results

User discussions

wpseek mobile