learndash_reset_password_email_message learndash_reset_password_email_message( WP_User $user_data ) LearnDash Reset Password Email Message ContentsDescription Parameters Return Source Changelog Related Namespace @package Uses Used By Description # Parameters # $user_data (WP_User) (Required) WP_User object. Return # (string) $message Content of reset password email message Source # File: includes/payments/ld-login-registration-functions.php Changelog # Changelog Version Description 4.4.0 Introduced. Related # Namespace # global @package # LearnDash Uses # Uses Uses Description includes/payments/ld-login-registration-functions.php: learndash_reset_password_email_message Filter the reset password email message. includes/payments/ld-login-registration-functions.php: learndash_get_reset_password_page_id () Returns the reset password page ID or 0 if not set. Used By # Used By Used By Description includes/payments/ld-login-registration-functions.php: learndash_reset_password_email_send () LearnDash Reset Password Email Send
Uses # Uses Uses Description includes/payments/ld-login-registration-functions.php: learndash_reset_password_email_message Filter the reset password email message. includes/payments/ld-login-registration-functions.php: learndash_get_reset_password_page_id () Returns the reset password page ID or 0 if not set.
Used By # Used By Used By Description includes/payments/ld-login-registration-functions.php: learndash_reset_password_email_send () LearnDash Reset Password Email Send