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
Function: Authenticates a user, confirming the login credentials are valid.
Source: wp-includes/pluggable.php:598
Function: Logs the current user out.
Source: wp-includes/pluggable.php:652
Function: Validates authentication cookie.
Source: wp-includes/pluggable.php:689
Function: Generates authentication cookie contents.
Source: wp-includes/pluggable.php:853
Class: Core class used to implement the WP_Post object.
Source: wp-includes/class-wp-post.php:22
Class: Core base class extended to register widgets.
Source: wp-includes/class-wp-widget.php:21
Class: Core class used to implement action and filter hook functionality.
Source: wp-includes/class-wp-hook.php:19
Class: Base image editor class from which implementations extend
Source: wp-includes/class-wp-image-editor.php:15
Function: Serves as a callback for handling a menu item when its original object is deleted.
Source: wp-includes/nav-menu.php:1077