LearnDash_Setup_Wizard::dismiss()
Method: Dismiss
LearnDash_Setup_Wizard::dismiss 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 »
Method: Register the admin page to the tree.
LearnDash_Setup_Wizard::register_menu Read More »
Method: The single instance of the class.
LearnDash_Setup_Wizard::__construct Read More »
Method: Enables the Stripe connect and then redirect to the wizard again.
LearnDash_Setup_Wizard::enable_stripe_connect_and_redirect Read More »
Method: Check when we need to show the wizard and set an option for that.
LearnDash_Setup_Wizard::wp_shutdown Read More »
Method: Includes Stripe Connect. Fired on action ‘init’.
SFWD_LMS::add_stripe Read More »
Action Hook: Fires to trigger active theme/template to load.
learndash_themes_load Read More »
Method: Determines whether it is time to re-check the license.
nss_plugin_updater_sfwd_lms::time_to_recheck_license Read More »