pre_wp_update_comment_count_now
Filter Hook: Filters a post’s comment count before it is updated in the database.
Source: wp-includes/comment.php:2752
Filter Hook: Filters a post’s comment count before it is updated in the database.
Source: wp-includes/comment.php:2752
Action Hook: Fires immediately after a post’s comment count is updated in the database.
Source: wp-includes/comment.php:2773
Action Hook: Fires just before pinging back links found in a post.
Source: wp-includes/comment.php:3115
Filter Hook: Filters the user agent sent when pinging-back a URL.
Source: wp-includes/comment.php:3143
Function: Sets the status of a comment.
Source: wp-includes/comment.php:2413
Function: Updates an existing comment in the database.
Source: wp-includes/comment.php:2487
Function: Determines whether to defer comment counting.
Source: wp-includes/comment.php:2654
Function: Updates the comment count for post(s).
Source: wp-includes/comment.php:2689
Function: Updates the comment count for the post.
Source: wp-includes/comment.php:2723
Function: Finds a pingback server URI based on the given URL.
Source: wp-includes/comment.php:2801