Summery Summery
Filters a post’s comment count before it is updated in the database.
Syntax Syntax
Parameters Parameters
- $new
-
The new comment count. Default null.
- $old
-
The old comment count.
- $post_id
-
Post ID.
Source Source
File: wp-includes/comment.php
Advertisement
Changelog Changelog
Version | Description |
---|---|
4.5.0 | Introduced. |