Core Function
View Source on Trac ↗ render_block_core_comments_title()
render_block_core_comments_title( mixed $attributes ) Renders the `core/comments-title` block on the server.
Parameters 1 required
| Name / Type | Description |
|---|---|
| $attributes array | Block attributes. Required |
Return Value
(string)
Return the post comments title.
Function Information
Since Version
6.0.0
Source File
wp-includes/blocks/comments-title.php
Advertisement