ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 121

_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_get_current_commenter()

Function: Gets current commenter’s name, email, and URL.

Source: wp-includes/comment.php:1894

Used by 0 functions | Uses 0 functions

wp_insert_comment()

Function: Inserts a comment into the database.

Source: wp-includes/comment.php:2000

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

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