wp_check_comment_flood()
Function: Checks whether comment flooding is occurring.
Source: wp-includes/comment.php:867
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
Function: Retrieves comment meta field for a comment.
Source: wp-includes/comment.php:483
Function: Updates comment meta field based on comment ID.
Source: wp-includes/comment.php:524
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: Retrieves the HTML list content for nav menu items.
Source: wp-includes/nav-menu-template.php:613
Function: Prevents a menu item ID from being used more than once.
Source: wp-includes/nav-menu-template.php:629
Function: Checks whether a comment passes internal checks to be allowed to add.
Source: wp-includes/comment.php:39