LearnDash_Course_Wizard::create_course_from_playlist()
Method: Create a course based on the playlist.
@package: LearnDash
Source Files: includes/class-ld-course-wizard.php
Method: Create a course based on the playlist.
Method: Register the script
Method: Process the playlist URL
Method: Create the course
Method: Call the API to process the playlist URL.
Method: Get the transient key for the processing data.
Method: Update the temporary processing data
Method: Delete the temporary processing data
Method: Get the temporary processing data, analyzing the current processing step.
Method: Get the playlist data.
Method: Render the course wizard page.
Method: Render the URL process step.
Method: Render the course config step.
Method: Generate the course creation message based on the playlist_data
Method: Init the course wizard registering WP hooks
Method: Add the course wizard button to the course list table
Method: Register the admin menu for the course wizard
Class: Course wizard class.