ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-4.9.0 Added the $comment parameter.

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

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

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

spam_comment

Action Hook: Fires immediately before a comment is marked as Spam.

Source: wp-includes/comment.php:1649

Used by 0 functions | Uses 0 functions

spammed_comment

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

Source: wp-includes/comment.php:1666

Used by 0 functions | Uses 0 functions

unspam_comment

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

Source: wp-includes/comment.php:1697

Used by 0 functions | Uses 0 functions

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

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
ClassicPress Documentation • Made with ClassicPress
Privacy Policy