wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
wp-includes/blocks/comment-template.php › WordPress File
Funktionen3
› Server-side rendering of the `core/comment-template` block.
Funktion | Kurzbeschreibung |
---|---|
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. |