ClassicPress logo
Skip to content
Filter by type:

Browse:

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

deleted_comment

Action Hook: Fires immediately after a comment is deleted from the database.

Source: wp-includes/comment.php:1504

Used by 0 functions | Uses 0 functions

wp_trash_comment()

Function: Moves a comment to the Trash

Source: wp-includes/comment.php:1531

Used by 0 functions | Uses 0 functions

trash_comment

Action Hook: Fires immediately before a comment is sent to the Trash.

Source: wp-includes/comment.php:1550

Used by 0 functions | Uses 0 functions

trashed_comment

Action Hook: Fires immediately after a comment is sent to Trash.

Source: wp-includes/comment.php:1567

Used by 0 functions | Uses 0 functions

wp_untrash_comment()

Function: Removes a comment from the Trash

Source: wp-includes/comment.php:1583

Used by 0 functions | Uses 0 functions

get_page_of_comment()

Function: Calculates what page number a comment will appear on for comment paging.

Source: wp-includes/comment.php:1065

Used by 0 functions | Uses 0 functions

get_page_of_comment

Filter Hook: Filters the calculated page on which a comment appears.

Source: wp-includes/comment.php:1209

Used by 0 functions | Uses 0 functions

wp_get_comment_fields_max_lengths()

Function: Retrieves the maximum character lengths for the comment form fields.

Source: wp-includes/comment.php:1221

Used by 0 functions | Uses 0 functions

wp_get_comment_fields_max_lengths

Filter Hook: Filters the lengths for the comment form fields.

Source: wp-includes/comment.php:1264

Used by 0 functions | Uses 0 functions

wp_check_comment_data_max_lengths()

Function: Compares the lengths of comment data against the maximum character limits.

Source: wp-includes/comment.php:1276

Used by 0 functions | Uses 0 functions
« Previous 1 … 9 10 11 … 14 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy