LearnDash_Setup_Wizard::render()
Method: Output the html root for react app.
LearnDash_Setup_Wizard::render 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: If there is no license key stored in the database, then we should show up the wizard
LearnDash_Setup_Wizard::should_display Read More »
Method: Sanitize an array recursively.
LearnDash_Setup_Wizard::sanitize_text_fields 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: 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 »
Method: Determines if the plugin should check for plugin information.
nss_plugin_updater_sfwd_lms::time_to_recheck_information Read More »
Function: Mark all course steps as complete for a user.
learndash_user_course_complete_all_steps Read More »
Function: Process user course progress changes.
learndash_process_user_course_progress_update Read More »
Method: Utility function to return array of all LearnDash post types with key.
LDLMS_Post_Types::get_all_post_types_set Read More »
Function: Builds the `[ld_infobar]` shortcode output.
learndash_infobar_shortcode Read More »