ClassicPress logo
Skip to content
Filter by type:

Browse:

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

wp_register_comment_personal_data_eraser()

Function: Registers the personal data eraser for comments.

Source: wp-includes/comment.php:3806

Used by 0 functions | Uses 0 functions

wp_comments_personal_data_eraser()

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

Source: wp-includes/comment.php:3826

Used by 0 functions | Uses 0 functions

wp_anonymize_comment

Filter Hook: Filters whether to anonymize the comment.

Source: wp-includes/comment.php:3880

Used by 0 functions | 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:3465

Used by 0 functions | Uses 0 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:3525

Used by 0 functions | 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:3549

Used by 0 functions | Uses 0 functions

comment_on_trash

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

Source: wp-includes/comment.php:3562

Used by 0 functions | Uses 0 functions

comment_on_draft

Action Hook: Fires when a comment is attempted on a post in draft mode.

Source: wp-includes/comment.php:3575

Used by 0 functions | Uses 0 functions

trackback()

Function: Sends a Trackback.

Source: wp-includes/comment.php:3185

Used by 0 functions | Uses 0 functions

weblog_ping()

Function: Sends a pingback.

Source: wp-includes/comment.php:3219

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