LearnDash_Course_Wizard::render_url_process_step()
Method: Render the URL process step.
LearnDash_Course_Wizard::render_url_process_step Read More »
@package: LearnDash
Source Files: includes/class-ld-course-wizard.php
Method: Render the URL process step.
LearnDash_Course_Wizard::render_url_process_step Read More »
Method: Render the course config step.
LearnDash_Course_Wizard::render_course_config_step Read More »
Method: Generate the course creation message based on the playlist_data
LearnDash_Course_Wizard::generate_course_creation_message Read More »
Method: Create a course based on the playlist.
LearnDash_Course_Wizard::create_course_from_playlist 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 »
Function: Returns group enrollment url.
learndash_get_group_enrollment_url 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 »
Action Hook: Fires after the thumbnail image is added to the PDF.
learndash_purchase_invoice_thumbnail_after Read More »
Action Hook: Fires when thumbnail image processing ends.
learndash_purchase_invoice_thumbnail_processing_end 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 »
Filter Hook: Filters purchase_invoice tcpdf parameters.
learndash_purchase_invoice_params Read More »