ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Comment
  • Page 7

wp_insert_comment

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

Source: wp-includes/comment.php:2078

Used by 0 functions | Uses 0 functions

wp_filter_comment()

Function: Filters and sanitizes comment data.

Source: wp-includes/comment.php:2095

Used by 0 functions | Uses 0 functions

pre_user_id

Filter Hook: Filters the comment author’s user ID before it is set.

Source: wp-includes/comment.php:2107

Used by 0 functions | Uses 0 functions

pre_comment_user_agent

Filter Hook: Filters the comment author’s browser user agent before it is set.

Source: wp-includes/comment.php:2120

Used by 0 functions | Uses 0 functions

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