learndash_purchase_invoice_filepath()
Function: Generates file path for purchase invoice PDF
learndash_purchase_invoice_filepath Read More »
@package: LearnDash
Source Files: includes/payments/ld-purchase-invoice-functions.php
Function: Generates file path for purchase invoice PDF
learndash_purchase_invoice_filepath Read More »
Function: Setups capabilities for assignments custom post type.
learndash_init_assignments_capabilities 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: 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 »
Method: Get the temporary processing data, analyzing the current processing step.
LearnDash_Course_Wizard::get_processing_data Read More »
Method: Get the playlist data.
LearnDash_Course_Wizard::get_playlist_data Read More »
Method: Render the course wizard page.
LearnDash_Course_Wizard::render Read More »
Method: Render the URL process step.
LearnDash_Course_Wizard::render_url_process_step 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 »