learndash_get_login_url()
Function: Returns the appropriate login URL based on the active LearnDash theme and settings.
learndash_get_login_url 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 »
Function: Send the course/group purchase success email
learndash_send_purchase_success_email Read More »
Class: Class for handling LearnDash Profile Block
LearnDash_Gutenberg_Block_Registration Read More »
Function: Utility function to control the ‘the_content’ process filtering.
learndash_the_content Read More »
Function: Gets all expired courses for the user via the user meta ‘learndash_course_expired_XXX’.
learndash_get_expired_user_courses_from_meta Read More »
Function: Validate the billing cycle field frequency.
learndash_billing_cycle_field_frequency_validate Read More »
Function: Validate the Billing cycle field interval.
learndash_billing_cycle_field_interval_validate Read More »
Function: Get the billing cycle field max value for frequency.
learndash_billing_cycle_field_frequency_max Read More »
Function: Billing Cycle field html output for courses
learndash_billing_cycle_setting_field_html Read More »
Class: Class LearnDash REST API V2 Quiz Form Entries Controller.
LD_REST_Quiz_Form_Entries_Controller_V2 Read More »
Function: Utility function to fetch the WPProQuiz Question from ID.
fetchQuestionModel Read More »
Function: Quiz Statistics History panel users selector AJAX (select2)
learndash_quiz_statistics_users_select2 Read More »
Function: No description found
learndash_question_cloze_prepare_output Read More »
Function: Returns the question data for a assessment question type.
learndash_question_assessment_fetch_data Read More »
Function: No description found
learndash_question_assessment_prepare_output Read More »
Function: Returns the question data for a free text question type.
learndash_question_free_get_answer_data Read More »
Function: Formats the quiz cloze type answers into an array to be used when comparing responses.
learndash_question_cloze_fetch_data Read More »