ClassicPress logo
Skip to content
Filter by type:

Browse:

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

unspammed_comment

Action Hook: Fires immediately after a comment is unmarked as Spam.

Source: wp-includes/comment.php:1717

Used by 0 functions | Uses 0 functions

wp_delete_comment()

Function: Trashes or deletes a comment.

Source: wp-includes/comment.php:1455

Used by 0 functions | Uses 0 functions

delete_comment

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

Source: wp-includes/comment.php:1476

Used by 0 functions | Uses 0 functions

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

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