Fires at the bottom of the comment form, inside the closing form tag.
Parameters
$post_idint- The post ID.
Source
do_action( 'comment_form', $post_id );
Changelog
| Version | Description |
|---|---|
| 1.5.0 | Introduced. |
Fires at the bottom of the comment form, inside the closing form tag.
$post_idintdo_action( 'comment_form', $post_id );
| Version | Description |
|---|---|
| 1.5.0 | Introduced. |
You must log in before being able to contribute a note or feedback.
User Contributed Notes