learndash_reset_password_verification()
Function: Reset password verification
learndash_reset_password_verification Read More »
@package: LearnDash
Source Files: includes/payments/ld-login-registration-functions.php
Function: Reset password verification
learndash_reset_password_verification Read More »
Filter Hook: Filters a list of user registration errors.
learndash_registration_errors Read More »
Function: Returns true if the password reset page is enabled.
learndash_reset_password_is_enabled Read More »
Function: Returns the reset password page ID or 0 if not set.
learndash_get_reset_password_page_id Read More »
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/ )
learndash_registration_login_form_redirect Read More »
Filter Hook: Filters login link on registration form.
learndash_registration_login_link_redirect Read More »
Function: Defines data for the password strength meter on registration form
learndash_registerform_password_strength_data Read More »
Filter Hook: Filters the minimum password strength for the registration form
learndash_min_password_strength Read More »
Filter Hook: Controls disabling registration form submission
learndash_weak_password_stop_register Read More »
Function: LearnDash LD30 Shows registration form for user registration
learndash_registration_output Read More »
Action Hook: Fires after the register success alert.
learndash_registration_successful_after Read More »
Function: Returns the appropriate login URL based on the active LearnDash theme and settings.
learndash_get_login_url Read More »
Function: Checks whether the New User Registration email is enabled or not
learndash_new_user_email_enabled Read More »
Function: Grabs email subject/message for the new user register email
learndash_emails_content_new_user Read More »
Filter Hook: Filters new registration email placeholders.
learndash_registration_email_placeholders Read More »
Filter Hook: Filters registration email subject.
learndash_registration_email_subject Read More »
Filter Hook: Filters registration email message.
learndash_registration_email_message Read More »
Function: Validates that the password and confirm password fields match in the registration form
learndash_registration_form_validate Read More »
Filter Hook: Filters whether to allow user registration from the group.
learndash_registration_form_include_group Read More »
Function: Gets an array of login error conditions.
learndash_login_error_conditions Read More »