LearnDash_Theme_Register::load_active_theme()
Method: Load the active theme.
LearnDash_Theme_Register::load_active_theme Read More »
Method: Load the active theme.
LearnDash_Theme_Register::load_active_theme Read More »
Method: Load the theme settings sections.
LearnDash_Theme_Register::load_settings_sections Read More »
Action Hook: Action when theme settings are loaded.
learndash_theme_settings_load Read More »
Action Hook: No description found
learndash_settings_themes_init Read More »
Method: Load the themes settings sections.
LearnDash_Theme_Register::load_themes_settings_sections Read More »
Filter Hook: Filter to show exam progress.
learndash_exam_question_row_show_number Read More »
Function: Gets the user’s quiz attempts for the ld_profile shortcode/block
learndash_get_user_profile_quiz_attempts Read More »
Function: Returns the title for the post
learndash_get_post_title_filter Read More »
Method: Load the theme files and assets.
LearnDash_Theme_Register_LD30::load_theme Read More »
Method: Load the theme settings sections.
LearnDash_Theme_Register_LD30::load_settings_sections 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: If there is no license key stored in the database, then we should show up the wizard
LearnDash_Setup_Wizard::should_display Read More »