learndash_get_login_url()
Function: Returns the appropriate login URL based on the active LearnDash theme and settings.
learndash_get_login_url Read More »
@package: LearnDash
Source Files: includes/payments/ld-login-registration-functions.php
Function: Returns the appropriate login URL based on the active LearnDash theme and settings.
learndash_get_login_url Read More »
Filter Hook: Filters purchase email subject.
learndash_purchase_email_subject Read More »
Function: Checks whether the New User Registration email is enabled or not
learndash_new_user_email_enabled Read More »
Filter Hook: Filters purchase email message.
learndash_purchase_email_message Read More »
Function: Grabs email subject/message for the new user register email
learndash_emails_content_new_user Read More »
Function: Parses the email subject and message to replace email placeholders
learndash_emails_parse_placeholders Read More »
Filter Hook: Filters new registration email placeholders.
learndash_registration_email_placeholders Read More »
Function: Filters the ‘From name’ used in the email notification.
learndash_emails_from_name Read More »
Filter Hook: Filters registration email subject.
learndash_registration_email_subject 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 »
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 »
Function: Send the course/group purchase success email
learndash_send_purchase_success_email Read More »