Uses
Uses | Description |
---|---|
wp-includes/class-wp-user.php: WP_User::__construct() | Constructor. |
wp-includes/l10n.php: __() | Retrieve the translation of $text. |
wp-includes/pluggable.php: wp_mail() | Sends an email, similar to PHP’s mail function. |
wp-includes/general-template.php: wp_login_url() | Retrieves the login URL. |