block_core_post_template_uses_featured_image
block_core_post_template_uses_featured_image ( $inner_blocks )
Parameters:- (WP_Block_List) inner_blocks Inner block instance.
Returns:- (bool) Whether the block list contains a block that uses the featured image.
Defined at: - Introduced in WordPress: 6.0.0
- Deprecated in WordPress: —
Description
Determines whether a block list contains a block that uses the featured image.