ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 336

wp_new_comment_notify_postauthor()

Function: Sends a notification of a new comment to the post author.

Source: wp-includes/comment.php:2366

Used by 0 functions | Uses 0 functions

wp_insert_comment

Action Hook: Fires immediately after a comment is inserted into the database.

Source: wp-includes/comment.php:2078

Used by 0 functions | Uses 0 functions

pre_user_id

Filter Hook: Filters the comment author’s user ID before it is set.

Source: wp-includes/comment.php:2107

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

wp_trash_comment()

Function: Moves a comment to the Trash

Source: wp-includes/comment.php:1531

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_untrash_comment()

Function: Removes a comment from the Trash

Source: wp-includes/comment.php:1583

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

wp_spam_comment()

Function: Marks a comment as Spam.

Source: wp-includes/comment.php:1634

Used by 0 functions | Uses 0 functions
« Previous 1 … 335 336 337 … 850 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy