ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/comment.php
  • Page 13

comment_duplicate_trigger

Action Hook: Fires immediately after a duplicate comment is detected.

Source: wp-includes/comment.php:704

Used by 0 functions | Uses 0 functions

check_comment_flood

Action Hook: Fires immediately before a comment is marked approved.

Source: wp-includes/comment.php:741

Used by 0 functions | Uses 0 functions

wp_is_comment_flood

Filter Hook: Filters whether a comment is part of a comment flood.

Source: wp-includes/comment.php:764

Used by 0 functions | Uses 0 functions

get_comment_count()

Function: Retrieves the total comment counts for the whole site or a single post.

Source: wp-includes/comment.php:383

Used by 0 functions | Uses 0 functions

add_comment_meta()

Function: Adds meta data field to a comment.

Source: wp-includes/comment.php:439

Used by 0 functions | Uses 0 functions

delete_comment_meta()

Function: Removes metadata matching criteria from a comment.

Source: wp-includes/comment.php:461

Used by 0 functions | Uses 0 functions

check_comment()

Function: Checks whether a comment passes internal checks to be allowed to add.

Source: wp-includes/comment.php:39

Used by 0 functions | Uses 0 functions

comment_max_links_url

Filter Hook: Filters the number of links found in a comment.

Source: wp-includes/comment.php:65

Used by 0 functions | Uses 0 functions

get_approved_comments()

Function: Retrieves the approved comments for a post.

Source: wp-includes/comment.php:168

Used by 0 functions | Uses 0 functions

get_comment()

Function: Retrieves comment data given a comment ID or comment object.

Source: wp-includes/comment.php:201

Used by 0 functions | Uses 0 functions
« Previous 1 … 12 13 14 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy