Model
Class: A factory class for creating models from posts.
Method: Creates a model from a post based on the post type.
Model::create_from_post Read More »
Method: Constructor.
Method: Gets the breadcrumbs base.
View::get_breadcrumbs_base Read More »
Function: Registers a LearnDash service provider implementation.
learndash_register_provider Read More »
Function: Setup the autoloader for extra classes, which are not in the src/Core directory.
learndash_extra_autoloading Read More »
Action Hook: Fires after LearnDash plugin files are included.
learndash_files_included Read More »
Constant: Enable in progress features.
LEARNDASH_ENABLE_IN_PROGRESS_FEATURES Read More »
Constant: Enable the Breezy template.
LEARNDASH_ENABLE_FEATURE_BREEZY_TEMPLATE 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 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.
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: 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: Process parsed response.
Course_Outline::process Read More »