LearnDash_Setup_Wizard::set_redirect_flag()
Method: Check when we need to show the wizard and set an option for that.
LearnDash_Setup_Wizard::set_redirect_flag Read More »
Method: Check when we need to show the wizard and set an option for that.
LearnDash_Setup_Wizard::set_redirect_flag Read More »
Method: Create profile page during Setup Wizard completion.
LearnDash_Setup_Wizard::create_profile_page Read More »
Method: Returns the redirect URL after the wizard is completed.
LearnDash_Setup_Wizard::get_completed_redirect_url Read More »
Filter Hook: Filter the URL to redirect to after the setup wizard is completed.
learndash_setup_wizard_completed_redirect_url Read More »
Action Hook: Action to be run after the setup wizard is completed.
learndash_setup_wizard_completed Read More »
Method: Get the list of scenes.
LearnDash_Setup_Wizard::get_scenes Read More »
Filter Hook: Filters the available scenes for the setup wizard.
learndash_setup_wizard_available_scenes Read More »
Filter Hook: Filters whether the setup wizard should be displayed or not.
learndash_setup_wizard_should_display Read More »
Method: Redirect to the setup wizard after an activation.
LearnDash_Setup_Wizard::redirect_after_activation Read More »
Method: Ajax endpoint for finalize the setup.
LearnDash_Setup_Wizard::finalize_setup Read More »
Method: Install a plugin
LearnDash_Setup_Wizard::install Read More »
Method: Create courses listing page
LearnDash_Setup_Wizard::create_courses_listing_page Read More »
Method: Create registration, registration success, reset password and profile pages.
LearnDash_Setup_Wizard::create_registration_pages Read More »
Method: An ajax endpoint for saving wizard data. When the user move to next step, we will store the current state in the db.
LearnDash_Setup_Wizard::save_data Read More »
Method: Ajax endpoint, for trigger a request to validate the license key.
LearnDash_Setup_Wizard::verify_license Read More »
Method: Update the wizard data.
LearnDash_Setup_Wizard::update_data Read More »
Method: Register the script
LearnDash_Setup_Wizard::enqueue_scripts Read More »
Method: Output the html root for react app.
LearnDash_Setup_Wizard::render Read More »