Fires at the bottom of the comment form, inside the closing form tag.
Parameters
$post_id
int- 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_id
intdo_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