block_core_comment_template_render_comments
block_core_comment_template_render_comments ( $comments, $block )
Parameters:- (WP_Comment[]) comments The array of comments.
- (WP_Block) block Block instance.
Returns:Defined at:Change Log: - Introduced in WordPress: 6.3.0
- Deprecated in WordPress: —
Description
Function that recursively renders a list of nested comments.