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 );
Changuelog
| Versionen | Description |
|---|---|
| 1.5.0 | Introduced. |
Fires at the bottom of the comment form, inside the closing form tag.
$post_id
int
do_action( 'comment_form', $post_id );
| Versionen | Description |
|---|---|
| 1.5.0 | Introduced. |
You must log in before being able to contribute a note or feedback.
User Contributed Notes