ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/comment.php

pre_comment_on_post

Action Hook: Fires before a comment is posted.

Source: wp-includes/comment.php:3093

Used by 1 function | Uses 0 functions

wp_register_comment_personal_data_exporter()

Function: Registers the personal data exporter for comments.

Source: wp-includes/comment.php:3173

Used by 0 functions | Uses 1 function

wp_comments_personal_data_exporter()

Function: Finds and exports personal data associated with an email address from the comments table.

Source: wp-includes/comment.php:3191

Used by 0 functions | Uses 6 functions

wp_register_comment_personal_data_eraser()

Function: Registers the personal data eraser for comments.

Source: wp-includes/comment.php:3282

Used by 0 functions | Uses 1 function

wp_comments_personal_data_eraser()

Function: Erases personal data associated with an email address from the comments table.

Source: wp-includes/comment.php:3300

Used by 0 functions | Uses 8 functions

wp_anonymize_comment

Filter Hook: Filters whether to anonymize the comment.

Source: wp-includes/comment.php:3354

Used by 1 function | Uses 0 functions

wp_handle_comment_submission()

Function: Handles the submission of a comment, usually posted to wp-comments-post.php via a comment form.

Source: wp-includes/comment.php:2978

Used by 0 functions | Uses 29 functions

comment_id_not_found

Action Hook: Fires when a comment is attempted on a post that does not exist.

Source: wp-includes/comment.php:3013

Used by 1 function | Uses 0 functions

comment_closed

Action Hook: Fires when a comment is attempted on a post that has comments closed.

Source: wp-includes/comment.php:3037

Used by 1 function | Uses 0 functions

comment_on_trash

Action Hook: Fires when a comment is attempted on a trashed post.

Source: wp-includes/comment.php:3050

Used by 1 function | Uses 0 functions
1 2 … 13 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy