wpseek.com
A WordPress-centric search engine for devs and theme authors
wp-includes/blocks/post-comments-form.php › WordPress File
Functions3
› Server-side rendering of the `core/post-comments-form` block.
Function | Short description |
---|---|
post_comments_form_block_form_defaults | Use the button block classes for the form-submit button. |
register_block_core_post_comments_form | Registers the `core/post-comments-form` block on the server. |
render_block_core_post_comments_form | Renders the `core/post-comments-form` block on the server. |