wp_update_comment_count_now()
Function: Updates the comment count for the post.
Source: wp-includes/comment.php:2723
Function: Updates the comment count for the post.
Source: wp-includes/comment.php:2723
Action Hook: Fires immediately after a comment is inserted into the database.
Source: wp-includes/comment.php:2326
Filter Hook: Filters whether to send the post author new comment notification emails, overriding the site setting.
Source: wp-includes/comment.php:2380
Function: Retrieves the status of a comment by comment ID.
Source: wp-includes/comment.php:1733
Function: Calls hooks for when a comment status transition occurs.
Source: wp-includes/comment.php:1774
Function: Clears the lastcommentmodified cached value when a comment status is changed.
Source: wp-includes/comment.php:1866
Function: Gets current commenter’s name, email, and URL.
Source: wp-includes/comment.php:1894
Function: Inserts a comment into the database.
Source: wp-includes/comment.php:2000
Action Hook: Fires when the comment status is in transition.
Source: wp-includes/comment.php:1804
Function: Filters and sanitizes comment data.
Source: wp-includes/comment.php:2095