wp_render_empty_block_template_warning
wp_render_empty_block_template_warning ( $block_template )
Parameters:- (WP_Block_Template) block_template The block template object.
Returns:- (string) The warning screen HTML.
Defined at: - Introduced in WordPress: 6.8.0
- Deprecated in WordPress: —
Description
Renders a warning screen for empty block templates.