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
Function: Finds a pingback server URI based on the given URL.
Source: wp-includes/comment.php:2801
Function: Performs all pingbacks, enclosures, trackbacks, and sends to pingback services.
Source: wp-includes/comment.php:2884
Function: Performs trackbacks.
Source: wp-includes/comment.php:2969
Function: Sends pings to all of the ping site services.
Source: wp-includes/comment.php:3029
Function: Pings back the links found in a post.
Source: wp-includes/comment.php:3052
Function: Sets the status of a comment.
Source: wp-includes/comment.php:2413
Action Hook: Fires just before pinging back links found in a post.
Source: wp-includes/comment.php:3115
Action Hook: Fires immediately after transitioning a comment’s status from one to another in the database and removing the comment from the object cache, but prior to all status transition hooks.
Source: wp-includes/comment.php:2460