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: Load the active theme.
LearnDash_Theme_Register::load_active_theme Read More »
Action Hook: Action when active theme is loading.
learndash_theme_load Read More »
Method: Load the theme settings sections.
LearnDash_Theme_Register::load_settings_sections Read More »
Method: Load the theme files and assets.
LearnDash_Theme_Register::load_theme Read More »
Method: Load the themes settings sections.
LearnDash_Theme_Register::load_themes_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: Get the template URL of the current theme.
LearnDash_Theme_Register::get_theme_template_url Read More »
Method: Get the Slug of the current active theme.
LearnDash_Theme_Register::get_active_theme_key Read More »
Method: Get the settings sections registered for the theme.
LearnDash_Theme_Register::get_theme_settings_sections Read More »
Method: Get the Name of the current active theme.
LearnDash_Theme_Register::get_active_theme_name Read More »
Method: Get Theme instance names
LearnDash_Theme_Register::get_themes Read More »
Method: Get the base directory of the current active theme.
LearnDash_Theme_Register::get_active_theme_base_dir Read More »
Method: Get the base URL of the current active theme.
LearnDash_Theme_Register::get_active_theme_base_url Read More »
Method: Get the template directory of the current active theme.
LearnDash_Theme_Register::get_active_theme_template_dir Read More »
Method: Get the URL of the current active theme.
LearnDash_Theme_Register::get_active_theme_template_url Read More »
Method: Get the template directory of the current active theme.
LearnDash_Theme_Register::get_active_theme_dir Read More »
Method: Get the URL of the current active theme.
LearnDash_Theme_Register::get_active_theme_url Read More »