wpseek.com
A WordPress-centric search engine for devs and theme authors
wp-includes/blocks/comment-template.php › WordPress File
Functions3
› Server-side rendering of the `core/comment-template` block.
Function | Short description |
---|---|
block_core_comment_template_render_comments | Function that recursively renders a list of nested comments. |
register_block_core_comment_template | Registers the `core/comment-template` block on the server. |
render_block_core_comment_template | Renders the `core/comment-template` block on the server. |