ClassicPress logo
Skip to content
Filter by type:

Browse:

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

wp_allow_comment()

Function: Validates whether this comment is allowed to be made.

Source: wp-includes/comment.php:660

Used by 0 functions | Uses 0 functions

duplicate_comment_id

Filter Hook: Filters the ID, if any, of the duplicate comment found when creating a new comment.

Source: wp-includes/comment.php:694

Used by 0 functions | Uses 0 functions

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

get_default_comment_status

Filter Hook: Filters the default comment status for the given post type.

Source: wp-includes/comment.php:315

Used by 0 functions | Uses 0 functions

get_lastcommentmodified()

Function: Retrieves the date the last comment was modified.

Source: wp-includes/comment.php:330

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
« Previous 1 … 12 13 14 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy