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 »
Action Hook: Fires after the loop when displaying the registration form fields
learndash_registration_form_fields_after Read More »
Function: Grabs email subject/message for the new user register email
learndash_emails_content_new_user Read More »
Action Hook: Fires inside the registration form.
learndash_registration_form Read More »
Function: Validates that the password and confirm password fields match in the registration form
learndash_registration_form_validate Read More »
Action Hook: Fires after the registration form.
learndash_registration_form_after 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 »
Filter Hook: Filters purchase email placeholders.
learndash_purchase_email_placeholders Read More »
Filter Hook: Filters purchase email subject.
learndash_purchase_email_subject Read More »
Function: Parses the email subject and message to replace email placeholders
learndash_emails_parse_placeholders 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 »