wp_resolve_block_style_variation_ref_values
- %1$s is private and should not be used in themes or plugins directly.
wp_resolve_block_style_variation_ref_values ( $variation_data, $theme_json )
Access:Parameters:- (array) variation_data Reference to the variation data being processed.
- (array) theme_json Theme.json data to retrieve referenced values from.
Defined at: - Introduced in WordPress: 6.6.0
- Deprecated in WordPress: —
Description
Recursively resolves any `ref` values within a block style variation's data.