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: - Introduced in WordPress: 5.9.1
- Deprecated in WordPress: —
Description
Hooks inline styles in the proper place, depending on the active theme.