ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

comment_on_password_protected

Action Hook: Fires when a comment is attempted on a password-protected post.

Source: wp-includes/comment.php:3591

Used by 0 functions | Uses 0 functions

pre_comment_on_post

Action Hook: Fires before a comment is posted.

Source: wp-includes/comment.php:3603

Used by 0 functions | Uses 0 functions

wp_register_comment_personal_data_exporter()

Function: Registers the personal data exporter for comments.

Source: wp-includes/comment.php:3696

Used by 0 functions | Uses 0 functions

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:3714

Used by 0 functions | Uses 0 functions

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

_prime_comment_caches()

Function: Adds any comments from the given IDs to the cache that do not already exist in cache.

Source: wp-includes/comment.php:3341

Used by 0 functions | Uses 0 functions

_close_comments_for_old_posts()

Function: Closes comments on old posts on the fly, without any extra DB queries. Hooked to the_posts.

Source: wp-includes/comment.php:3370

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