wp_update_comment_count
Action Hook: Fires immediately after a post’s comment count is updated in the database.
Source: wp-includes/comment.php:2773
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
Filter Hook: Filters the current commenter’s name, email, and URL.
Source: wp-includes/comment.php:1925
Function: Inserts a comment into the database.
Source: wp-includes/comment.php:2000