wp_render_position_support
- %1$s is private and should not be used in themes or plugins directly.
wp_render_position_support ( $block_content, $block )
Access:Parameters:- (string) block_content Rendered block content.
- (array) block Block object.
Returns:- (string) Filtered block content.
Defined at: - Introduced in WordPress: 6.2.0
- Deprecated in WordPress: —
Description
Renders position styles to the block wrapper.