LearnDash_Theme_Register::supports_views()
Method: Returns a flag that indicates if the theme supports views.
LearnDash_Theme_Register::supports_views Read More »
Method: Returns a flag that indicates if the theme supports views.
LearnDash_Theme_Register::supports_views Read More »
Method: Returns an array of theme keys that inherit settings from this theme. Defaults to an empty array.
LearnDash_Theme_Register::get_themes_inheriting_settings Read More »
Method: Returns an array of theme keys that inherit settings from this theme.
LearnDash_Theme_Register_LD30::get_themes_inheriting_settings Read More »
Filter Hook: Filters focus mode navigation settings.
learndash_focus_mode_navigation_settings Read More »
Method: Process parsed response.
Course_Outline::process Read More »
Method: AJAX request handler.
Course_Outline::handle_ajax_request Read More »
Method: Replaces the first occurrence of a given value in the string.
Str::replace_first Read More »
Method: Determines if a given string starts with a given substring.
Method: Determines if a given string contains a given substring.
Method: Masks a portion of a string with a repeated character.
Method: Enqueue admin scripts.
Course_Outline::enqueue_admin_scripts Read More »
Method: Render page.
Course_Outline::render Read More »
Method: Execute ChatGPT command.
Course_Outline::init Read More »
Method: Parse ChatGPT response.
Course_Outline::parse Read More »
Method: Gets sub steps for the given step.
Course::get_sub_steps Read More »
Method: Inserts sections into steps.
Course::add_sections Read More »
Method: Maps the current model to a step.