ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

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

untrash_comment

Action Hook: Fires immediately before a comment is restored from the Trash.

Source: wp-includes/comment.php:1598

Used by 0 functions | Uses 0 functions

untrashed_comment

Action Hook: Fires immediately after a comment is restored from the Trash.

Source: wp-includes/comment.php:1618

Used by 0 functions | Uses 0 functions

wp_spam_comment()

Function: Marks a comment as Spam.

Source: wp-includes/comment.php:1634

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