Fires when a comment is attempted on a post that has comments closed.
Parameters
$comment_post_id
int- Post ID.
Source
* @param int $comment_parent Parent comment ID.
Changelog
Version | Description |
---|---|
1.5.0 | Introduced. |
Fires when a comment is attempted on a post that has comments closed.
$comment_post_id
int* @param int $comment_parent Parent comment ID.
Version | Description |
---|---|
1.5.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.