ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 120

wp_throttle_comment_flood()

Function: Determines whether a comment should be blocked because of comment flood.

Source: wp-includes/comment.php:2159

Used by 0 functions | Uses 0 functions

wp_new_comment()

Function: Adds a new comment to the database.

Source: wp-includes/comment.php:2216

Used by 0 functions | Uses 0 functions

wp_new_comment_notify_moderator()

Function: Sends a comment moderation notification to the comment moderator.

Source: wp-includes/comment.php:2339

Used by 0 functions | Uses 0 functions

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

Function: Retrieves the status of a comment by comment ID.

Source: wp-includes/comment.php:1733

Used by 0 functions | Uses 0 functions

wp_transition_comment_status()

Function: Calls hooks for when a comment status transition occurs.

Source: wp-includes/comment.php:1774

Used by 0 functions | Uses 0 functions

_clear_modified_cache_on_transition_comment_status()

Function: Clears the lastcommentmodified cached value when a comment status is changed.

Source: wp-includes/comment.php:1866

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

wp_trash_comment()

Function: Moves a comment to the Trash

Source: wp-includes/comment.php:1531

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
« Previous 1 … 119 120 121 … 362 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy