ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 335

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

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_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

comment_{$old_status}_to_{$new_status}

Action Hook: Fires when the comment status is in transition from one specific status to another.

Source: wp-includes/comment.php:1824

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

comment_{$new_status}_{$comment->comment_type}

Action Hook: Fires when the status of a specific comment type is in transition.

Source: wp-includes/comment.php:1851

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_get_current_commenter

Filter Hook: Filters the current commenter’s name, email, and URL.

Source: wp-includes/comment.php:1925

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