learndash_emails_send()
Function: Defines the “From: email” sent in the email notification.
learndash_emails_send Read More »
@package: LearnDash
Source Files: sfwd-lms/includes/payments/ld-emails-functions.php
Function: Defines the “From: email” sent in the email notification.
learndash_emails_send Read More »
Function: Validates that the password and confirm password fields match in the registration form
learndash_registration_form_validate 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 »
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 »
Action Hook: Fires before the loop when displaying the registration form fields
learndash_registration_form_fields_before Read More »
Action Hook: Fires after the loop when displaying the registration form fields
learndash_registration_form_fields_after Read More »
Method: Get IPN Transaction label
LearnDash_PayPal_IPN::get_transaction_type_label Read More »
Function: Send the course/group purchase success email
learndash_send_purchase_success_email 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 »
Method: Delete user hash meta values.
LearnDash_PayPal_IPN::hash_delete_user_meta_values Read More »
Method: Verify user hash nonce.
LearnDash_PayPal_IPN::hash_verify_nonce Read More »
Method: Validate the IPN Customer data.
LearnDash_PayPal_IPN::ipn_validate_customer_data Read More »
Method: Validate the IPN Receiver data.
LearnDash_PayPal_IPN::ipn_validate_receiver_data 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 »