LearnDash_Course_Wizard::enqueue_scripts()
Method: Register the script
LearnDash_Course_Wizard::enqueue_scripts Read More »
@package: LearnDash
Source Files: includes/class-ld-course-wizard.php
Method: Register the script
LearnDash_Course_Wizard::enqueue_scripts Read More »
Method: Process the playlist URL
LearnDash_Course_Wizard::process_url_action Read More »
Method: Create the course
LearnDash_Course_Wizard::create_course_action Read More »
Method: Call the API to process the playlist URL.
LearnDash_Course_Wizard::process_url Read More »
Method: Get the transient key for the processing data.
LearnDash_Course_Wizard::get_processing_transient_key Read More »
Method: Update the temporary processing data
LearnDash_Course_Wizard::update_processing_data Read More »
Method: Delete the temporary processing data
LearnDash_Course_Wizard::delete_processing_data Read More »
Function: Returns group enrollment url.
learndash_get_group_enrollment_url Read More »
Method: Init the course wizard registering WP hooks
LearnDash_Course_Wizard::init Read More »
Method: Add the course wizard button to the course list table.
LearnDash_Course_Wizard::add_wizard_button Read More »
Method: Register the admin menu for the course wizard
LearnDash_Course_Wizard::register_menu Read More »
Function: Returns true if it’s a group post.
learndash_is_group_post Read More »
Action Hook: Fires after the purchase_invoice content is added to the PDF.
learndash_purchase_invoice_content_write_cell_after Read More »
Filter Hook: Filters username of the user to be used in creating purchase_invoice PDF.
learndash_purchase_invoice_pdf_username Read More »
Action Hook: Fires before the purchase_invoice content is added to the PDF.
learndash_purchase_invoice_content_write_cell_before Read More »
Filter Hook: Filter for allowed PDF purchase_invoice parameters.
learndash_purchase_invoice_query_string_params_allowed Read More »
Filter Hook: Filters the parameters passed to the TCPDF writeHTMLCell() function.
learndash_purchase_invoice_content_write_cell_args Read More »
Filter Hook: Filters whether to include purchase_invoice CSS styles in purchase_invoice content or not.
learndash_purchase_invoice_styles Read More »
Filter Hook: Filters purchase_invoice content after all processing.
learndash_purchase_invoice_content Read More »