wp_queue_comments_for_comment_meta_lazyload()
Function: Queues comments for metadata lazy-loading.
Source: wp-includes/deprecated.php:4469
Function: Queues comments for metadata lazy-loading.
Source: wp-includes/deprecated.php:4469
Function: Sets the cookies used to store an unauthenticated commentator’s identity. Typically used to recall previous comments by this commentator that are still held in moderation.
Source: wp-includes/comment.php:539
Function: Sanitizes the cookies sent to the user already.
Source: wp-includes/comment.php:588
Function: Validates whether this comment is allowed to be made.
Source: wp-includes/comment.php:660
Function: Hooks WP’s native database-based comment-flood check.
Source: wp-includes/comment.php:845
Function: Checks whether comment flooding is occurring.
Source: wp-includes/comment.php:867
Function: Separates an array of comments into an array keyed by comment_type.
Source: wp-includes/comment.php:957
Function: Calculates the total number of comment pages.
Source: wp-includes/comment.php:1000
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