wp_update_comment_count()
Function: Updates the comment count for post(s).
Source: wp-includes/comment.php:2689
Function: Updates the comment count for post(s).
Source: wp-includes/comment.php:2689
Function: Performs all pingbacks, enclosures, trackbacks, and sends to pingback services.
Source: wp-includes/comment.php:2884
Function: Determines whether a comment should be blocked because of comment flood.
Source: wp-includes/comment.php:2159
Filter Hook: Filters the comment flood status.
Source: wp-includes/comment.php:912
Filter Hook: Filters a comment’s approval status before it is set.
Source: wp-includes/comment.php:832
Class: Send XML response back to Ajax request.
Source: wp-includes/class-wp-ajax-response.php:9
Method: Constructor – Passes args to WP_Ajax_Response::add().
Source: wp-includes/class-wp-ajax-response.php:27
Method: Appends data to an XML response based on given arguments.
Source: wp-includes/class-wp-ajax-response.php:67
Method: Display XML formatted responses.
Source: wp-includes/class-wp-ajax-response.php:152
Class: Core walker class used to create an HTML list of pages.
Source: wp-includes/class-walker-page.php:17