ClassicPress logo
Skip to content
Filter by type:

Browse:

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

pre_comment_content

Filter Hook: Filters the comment content before it is set.

Source: wp-includes/comment.php:2130

Used by 0 functions | Uses 0 functions

pre_comment_user_ip

Filter Hook: Filters the comment author’s IP address before it is set.

Source: wp-includes/comment.php:2138

Used by 0 functions | Uses 0 functions

wp_throttle_comment_flood()

Function: Determines whether a comment should be blocked because of comment flood.

Source: wp-includes/comment.php:2159

Used by 0 functions | Uses 0 functions

wp_get_comment_status()

Function: Retrieves the status of a comment by comment ID.

Source: wp-includes/comment.php:1733

Used by 0 functions | Uses 0 functions

wp_new_comment()

Function: Adds a new comment to the database.

Source: wp-includes/comment.php:2216

Used by 0 functions | Uses 0 functions

wp_transition_comment_status()

Function: Calls hooks for when a comment status transition occurs.

Source: wp-includes/comment.php:1774

Used by 0 functions | Uses 0 functions

preprocess_comment

Filter Hook: Filters a comment’s data before it is sanitized and inserted into the database.

Source: wp-includes/comment.php:2249

Used by 0 functions | Uses 0 functions

transition_comment_status

Action Hook: Fires when the comment status is in transition.

Source: wp-includes/comment.php:1804

Used by 0 functions | Uses 0 functions

comment_post

Action Hook: Fires immediately after a comment is inserted into the database.

Source: wp-includes/comment.php:2326

Used by 0 functions | Uses 0 functions

comment_{$old_status}_to_{$new_status}

Action Hook: Fires when the comment status is in transition from one specific status to another.

Source: wp-includes/comment.php:1824

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