get_comments()
Function: Retrieves a list of comments.
Source: wp-includes/comment.php:248
Function: Retrieves a list of comments.
Source: wp-includes/comment.php:248
Function: Retrieves all of the WordPress supported comment statuses.
Source: wp-includes/comment.php:263
Function: Gets the default comment status for a post type.
Source: wp-includes/comment.php:283
Function: Retrieves the date the last comment was modified.
Source: wp-includes/comment.php:330
Function: Retrieves the total comment counts for the whole site or a single post.
Source: wp-includes/comment.php:383
Function: Adds meta data field to a comment.
Source: wp-includes/comment.php:439
Class: List utility.
Source: wp-includes/class-wp-list-util.php:17
Function: Removes metadata matching criteria from a comment.
Source: wp-includes/comment.php:461
Class: Send XML response back to Ajax request.
Source: wp-includes/class-wp-ajax-response.php:9
Class: Core walker class used to create an HTML list of pages.
Source: wp-includes/class-walker-page.php:17