wp_enqueue_block_support_styles
wp_enqueue_block_support_styles ( $style )
Parameters:- (string) style String containing the CSS styles to be added.
Links:Defined at:Change Log: - Introduced in WordPress: 5.9.1
- Deprecated in WordPress: —
Description
This function takes care of adding inline styles
in the proper place, depending on the theme in use.