wp_apply_aria_label_support
- %1$s is private and should not be used in themes or plugins directly.
wp_apply_aria_label_support ( $block_type, $block_attributes )
Access:Parameters:- (WP_Block_Type) block_type Block Type.
- (array) block_attributes Block attributes.
Returns:- (array) Block aria-label.
Defined at: - Introduced in WordPress: 6.8.0
- Deprecated in WordPress: —
Description
Add the aria-label to the output.