learndash_reset_password_success
Action Hook: Fires after the user password has been updated
@package: LearnDash
Source Files: includes/payments/ld-login-registration-functions.php
Action Hook: Fires after the user password has been updated
Function: Display alert message if user login fails.
Function: Returns true if the registration page is set, false otherwise.
Function: Returns the registration page ID or 0.
Function: Set new password for user from reset password process
Function: LearnDash LD30 Shows reset password form
Function: LearnDash Reset Password Email Send
Function: LearnDash Reset Password Email Message
Filter Hook: Filter the reset password email message.
Function: Reset password verification
Filter Hook: Filters a list of user registration errors.
Function: Returns true if the password reset page is enabled.
Function: Returns the reset password page ID or 0 if not set.
Filter Hook: Filters login link on registration form.
Filter Hook: Url to redirect to after logging in through registration form login form. Notice this runs through the wp_safe_redirect function ( https://developer.wordpress.org/reference/functions/wp_safe_redirect/ )
Function: Defines data for the password strength meter on registration form
Filter Hook: Filters the minimum password strength for the registration form
Filter Hook: Controls disabling registration form submission
Filter Hook: Filters registration email message.
Function: Validates that the password and confirm password fields match in the registration form