learndash_new_user_email_enabled()
Function: Checks whether the New User Registration email is enabled or not
learndash_new_user_email_enabled Read More »
@package: LearnDash
Source Files: includes/payments/ld-login-registration-functions.php
Function: Checks whether the New User Registration email is enabled or not
learndash_new_user_email_enabled Read More »
Filter Hook: Filters purchase email placeholders.
learndash_purchase_email_placeholders Read More »
Function: Grabs email subject/message for the new user register email
learndash_emails_content_new_user Read More »
Filter Hook: Filters purchase email subject.
learndash_purchase_email_subject 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 purchase email message.
learndash_purchase_email_message Read More »
Action Hook: Fires after the register success alert.
learndash_registration_successful_after Read More »
Action Hook: Allow for replacement of the default LearnDash Registration form
learndash_registration_form_override Read More »
Action Hook: Fires before the registration form.
learndash_registration_form_before Read More »
Action Hook: Fires after the register modal errors.
learndash_registration_errors_after Read More »
Method: Validate the IPN POST Payment Type.
LearnDash_PayPal_IPN::ipn_validate_payment_type Read More »
Method: Validate the IPN POST Payment Status.
LearnDash_PayPal_IPN::ipn_validate_payment_status Read More »
Function: Send the course/group purchase success email
learndash_send_purchase_success_email Read More »
Method: Update the IPN Transaction post meta.
LearnDash_PayPal_IPN::ipn_update_transaction_post_meta Read More »
Method: Get Transaction Post Title
LearnDash_PayPal_IPN::get_transaction_post_title Read More »
Method: Get Transaction Post Label
LearnDash_PayPal_IPN::get_transaction_post_label Read More »
Method: Get IPN Transaction label
LearnDash_PayPal_IPN::get_transaction_type_label Read More »
Method: Get hash meta key.
LearnDash_PayPal_IPN::hash_get_user_meta_key Read More »
Method: Get user hash meta values.
LearnDash_PayPal_IPN::hash_get_user_meta_values Read More »
Method: Update user hash meta values.
LearnDash_PayPal_IPN::hash_update_user_meta_values Read More »