render_block_core_comment_content


render_block_core_comment_content ( $attributes, $content, $block )

Parameters:
  • (array) attributes Block attributes.
  • (string) content Block default content.
  • (WP_Block) block Block instance.
Returns:
  • (string) Return the post comment's content.
Defined at:

Description

Renders the `core/comment-content` block on the server.

Related Functions

register_block_core_comment_content, render_block_core_post_content, render_block_core_comment_date, render_block_core_comment_template, render_block_core_comments_title

Top Google Results

User discussions

wpseek mobile