render_block_core_post_comments_form


render_block_core_post_comments_form ( $attributes, $content, $block )

Parameters:
  • (array) attributes Block attributes.
  • (string) content Block default content.
  • (WP_Block) block Block instance.
Returns:
  • (string) Returns the filtered post comments form for the current post.
Defined at:

Description

Renders the `core/post-comments-form` block on the server.

Related Functions

register_block_core_post_comments_form, render_block_core_post_content, render_block_core_comments, render_block_core_latest_comments, render_block_core_post_terms

Top Google Results

User discussions

wpseek mobile