wp_mail()
Function: Sends an email, similar to PHP’s mail function.
Source: wp-includes/pluggable.php:174
Function: Sends an email, similar to PHP’s mail function.
Source: wp-includes/pluggable.php:174
Action Hook: Fires after a user is logged out.
Source: wp-includes/pluggable.php:667
Function: Updates an existing comment in the database.
Source: wp-includes/comment.php:2487
Filter Hook: Filters the comment data immediately before it is updated in the database.
Source: wp-includes/comment.php:2571
Function: Inserts a comment into the database.
Source: wp-includes/comment.php:2000
Function: Adds a new comment to the database.
Source: wp-includes/comment.php:2216
Function: Validates whether this comment is allowed to be made.
Source: wp-includes/comment.php:660
Action Hook: Fires immediately before a comment is marked approved.
Source: wp-includes/comment.php:741
Filter Hook: Filters whether a comment is part of a comment flood.
Source: wp-includes/comment.php:764
Function: Displays a navigation menu.
Source: wp-includes/nav-menu-template.php:57