ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 336

wp_insert_comment()

Function: Inserts a comment into the database.

Source: wp-includes/comment.php:2000

Used by 0 functions | Uses 0 functions

transition_comment_status

Action Hook: Fires when the comment status is in transition.

Source: wp-includes/comment.php:1804

Used by 0 functions | Uses 0 functions

wp_filter_comment()

Function: Filters and sanitizes comment data.

Source: wp-includes/comment.php:2095

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

Function: Trashes or deletes a comment.

Source: wp-includes/comment.php:1455

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

wp_untrash_comment()

Function: Removes a comment from the Trash

Source: wp-includes/comment.php:1583

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
« Previous 1 … 335 336 337 … 850 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy