ClassicPress logo
Skip to content
Filter by type:

Browse:

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

comment_save_pre

Filter Hook: Filters the comment content before it is updated in the database.

Source: wp-includes/comment.php:2543

Used by 0 functions | Uses 0 functions

wp_update_comment_data

Filter Hook: Filters the comment data immediately before it is updated in the database.

Source: wp-includes/comment.php:2571

Used by 0 functions | Uses 0 functions

edit_comment

Action Hook: Fires immediately after a comment is updated in the database.

Source: wp-includes/comment.php:2632

Used by 0 functions | Uses 0 functions

wp_defer_comment_counting()

Function: Determines whether to defer comment counting.

Source: wp-includes/comment.php:2654

Used by 0 functions | Uses 0 functions

wp_update_comment_count()

Function: Updates the comment count for post(s).

Source: wp-includes/comment.php:2689

Used by 0 functions | Uses 0 functions

wp_update_comment_count_now()

Function: Updates the comment count for the post.

Source: wp-includes/comment.php:2723

Used by 0 functions | Uses 0 functions

pre_wp_update_comment_count_now

Filter Hook: Filters a post’s comment count before it is updated in the database.

Source: wp-includes/comment.php:2752

Used by 0 functions | Uses 0 functions

wp_update_comment_count

Action Hook: Fires immediately after a post’s comment count is updated in the database.

Source: wp-includes/comment.php:2773

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