LearnDash_Course_Wizard::set_page_title()
Method: Sets the page title for the course wizard page.
LearnDash_Course_Wizard::set_page_title Read More »
@package: LearnDash
Source Files: includes/class-ld-course-wizard.php
Method: Sets the page title for the course wizard page.
LearnDash_Course_Wizard::set_page_title 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: Render the course config step.
LearnDash_Course_Wizard::render_course_config_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 »
Method: Register the admin menu for the course wizard
LearnDash_Course_Wizard::register_menu Read More »